Switch to turn off Wordprocessor features
-
Could we get a command-line switch that turns off all word processor features? Like, spell check, autocomplete most recent, underlining of URL’s, etc. And all the future ones.
If I want to write a document, I use a word processor. If I want to manipulate text, I use a text editor that does just that, preferably with macro’s to automate it. The word processor features are getting in the way, I have to hunt them down in the config or plugins and turn them off.
Alternatively, could they default to “OFF”?
I mean, it’s Notepad++, not WordPad++, right?
-
The spell checking is often very useful when editing code, and underlining URL’s seems pretty harmless. Those URL’s open if you double click them - which can be extremely useful even within code - and the underlining alerts you to the fact that this is possible. I find it handy to put URL’s inside C comments, and sometimes code opens a URL, and it is convenient to check the URL by double clicking. Why would you ever not want the option to open a URL that is embedded in your text? Without the spell checker, I would never find odd spelling errors buried in rarely used error messages!
Defaulting features to OFF has the disadvantage that busy people probably never discover they exist!
Maybe it would help if users could vote for or against proposed changes - my bet is that a LOT of people are very happy with the vast majority of NP++features!