how to associate language with filename+extension
-
I am trying to get N++ to recognize files with this pattern as javascript files:
_js.phpso the file could be something like:
global_includes_js.phpor
my_awesome_stuff_js.phpI found this thread: http://superuser.com/questions/413524/how-do-i-get-notepad-to-associate-a-file-type-with-a-language
and tried it but it didn’t work. I tried both restarting N++ and reopening the files.
Is it possible to match the end of the filename and the extension, or can it only match the extension?
-
Use something like
example1.js-phpor
example2.js_phpand associate that extension (i.e. exclud leading dot) with JavaScript using the instructions of the aforementioned superuser.com thread.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better đź’—
Register Login