Remove default extension in Style Configurator
-
I’d like to open *.S files as if they are Assembly files (same as *.asm).
I can add “S” to “Assembly” in the style configuration user defined extensions. But, I cannot remove the current mapping for “S” which is assigned to the “R” language.
Therefore, “S” files will always be opened as if they are “R” language files.
How do I remove “S” file types from the “R” language parser?
-
Didn’t try it by myself but my guess is:
Settings --> Preferences --> Language Menu
Move ‘R’ to disabled. -
You have to edit the file
C:\Users\<UserName>\AppData\Roaming\Notepad++\langs.xmlSearch the following
Languagenode:<Language name="r" ext="r s splus" commentLine="#">You have to remove the
sin the value of the attributeext. -
Thanks, this worked. maybe the GUI setting could allow this in the future.
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