Does anyone know if there is any syntax highlighting for F# in notepad++ available? I love using notepad++ and would like to be able to have highlighting for my F# scripts too!
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I posted this link in another answer – it explains how to get syntax highlighting working for other file types.
Basically, find the built in scheme that most closely matches your file and add your extension to the list of matches.
Now, I don’t know whether F# matches any of the existing schemes or not, so you’d have to experiment.