Closed TadeasPilar closed 5 months ago
Duplicate of #16
Solution is to change the default editor back to plaintext. I'm not aware of any way to have my WYSIWYG as the default editor when directly opening .md
files but not when opening them in a Git diff or File Compare context.
Ok, how do I do that? I am fine with plaintext as default everywhere. I was unable how change default editor.
Right click a .md file, Open With, bottom option:
Wysiwyg plugin completely takes over .md file editing. Can this be disabled? I would like to open all markdowns in raw text and only change to wysiwyg when I want to.
The most annoying downside of always wysiwyg editing is the git diff display. For any other text file, changes are displayed in red and green. When wysiwyg opens, the changes are still there, but the color is gone. This makes the changes very hard to spot, which is really not the point of such split window display.