Unwanted Language for tab extension
-
I use the .tab extension for tab separated files. I have noticed that they get opened with “Language - N - N - Nncrontab” but I want them to be opened with Language None (Normal Text). How can I turn off Nncrontab?
-
I have found
Settings - Style Configurator - extended crontab file - Default ext.: "tab spf"but this can’t be edited. -
The default extensions for a given language cannot be edited in the GUI. Instead, following the “Editing Config Files” sequence, edit
%AppData%\Notepad++\langs.xml, save, and restart Notepad++. After that,tabwon’t be in the list of default extensions in the extended crontab entry of the Style Configurator, and.tabshould render as normal text instead of extended crontab syntax. -
Hi @PeterJones, thank you very much!
-
edit
%AppData%\Notepad++\langs.xmlSpecifically, change this line:
<Language name="nncrontab" ext="tab spf" commentLine="\" commentStart="" commentEnd="">to this:
<Language name="nncrontab" ext="spf" commentLine="\" commentStart="" commentEnd="">Removing
tabfrom the list of extensions fornncrontabfiles.
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