I have recently downloaded Notepad++ and am at loss on how to enable code assist for JQuery/JQueryUI on it.
Any tips and directions?
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.
Out-of-the-box, Notepad++ has code assistance for languages, not frameworks. For jQuery you should set the language to Javascript. From the menu, navigate to:
I believe that Notepad++ should also be smart enough to automatically do this if you open a .js file.