I’m adding more keywords to notepad++’s C# Syntax highlighting and it would really help if i had a complete list of LINQ keywords for c#.
I’m adding more keywords to notepad++’s C# Syntax highlighting and it would really help
Share
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.
From memory:
EDIT: As Eric says, you may want to include
varas well (you certainly should if you want to highlight all C# 3 contextual keywords).If you’re doing symbols too, you may want to include a pattern for
=>