Daniel Fuchs
Daniel Fuchs
I‘m sorry. It‘s a 64-bit Windows 10 running Notepad++ 7.8 32 bit and the latest NppExport build (0.2.9)
„Export all formats to clipboard“. I never bothered checking the other methods for mails. :)
Update: Does not happen when using the "Copy RTF to clipboard" command, but does happen when using the context menu entry (Plugin commands > Copy Text with Syntax Highlighting).
I‘ve never seen a C++ IDE do this. Is this something common or a special feature?
Isn't this, was CTRL+SHIFT+ENTER should do?
Do you have an example for us that further clarifies the benefit of your proposed behaviour?
Seems the offset issue is caused by the high dpi settings @StoopidoMan uses.
This seems to be reproducible by configuring something like ``` { "python.defaultInterpreterPath": "C:\\Tools\\Python2\\python.exe" } ``` in VSCodes `settings.json`. This is done to use old-school Python2 as default runtime. A workaround...
Have you checked if your changes break other SQL dialects, such as ASE T-SQL?
You should take a look into RegEx searching.