Unwanted line appears after return.
-
Using Notepad++
If I end a sentence with a number and press return, I get a line with added texts like this:
Pick you up at 8.
( , , , , 8 )
or this:
Appointment at 9.
( , , 9 )This happens regardless of language selected. (Normal Text, Java, Pascal, etc.)
-
doesn’t happen to me so I assume it is specific to your configuration.
Please post the debug info which can be found under ? menu.Cheers
Claudia -
My error was with version 6.8.8
When I changed to 7.3.3
it now shows “True” if I end a sentence with a number.
Like this:
This is 6.
TrueDebug info:
Notepad++ v7.3.3 (32-bit)
Build time : Mar 8 2017 - 03:37:37
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 7 (64-bit)
Plugins : FallingBricks.dll MathPad.dll mimeTools.dll MusicPlayer.dll NppCalc.dll NppConverter.dll nppcrypt.dll NppExport.dll NppFTP.dll PluginManager.dll SpeechPlugin.dll SpellChecker.dll -
You do have some non standard plugins install.
May I ask you to test whether this happens when using no plugins?
Easiest would be to stop noteapd++, rename the plugin directory and start npp again.Cheers
Claudia -
After testing, it appears that “NPPCalc” is causing the unwanted information. I was going to use NPPCalc for trigonometry but it has multiple functions. Remove NPPCalc and the extra lines – in NORMAL TEXT – do not appear if you end your sentence with a number. (“Enough is 8.” for example.)
-
Nice find - so have to toggle NppCalcs active state.
Standard shortcut is CTRL+SHIFT+C.Cheers
Claudia