Open darkred opened 3 years ago
I'd like to mention that these issues still occur with latest TM 4.17.6161 (Chrome 102 on win 11).
I just created a new extension that allows to edit the userscripts of Tampermonkey at vscode.dev (which is basically a VSCode online editor).
I know this does not fix Tampermonkey's internal editor, but it might help. To test it you have to install TM BETA 4.19.6176+ and Tampermonkey Editors 1.0.1.
A click at "Tampermonkey Editors"' icon will take you to vscode.dev and a "folder" with all installed Tampermonkey scripts should be automatically opened.
Thanks for making this new extension. I tested it and works as expected, no issues noticed.
Note: cm.getDoc().getAllMarks()
does not include the change when this happens. This needs further debugging...
The issues I noticed are that:
For comparison regarding the former, Sublime Text editor's 'TrailingSpaces' package highlights trailing whitespace as you type/as you still have the curson on the current line.
Thank you
STR 1
Here is a screenshot:
STR 2
Advanced
that the two settingsHighlight trailing whitespace
andTrim trailing whitespace from modified lines
are enabled by default// some comment text