Megaxela / QCodeEditor

Qt Code Editor widget.
MIT License
383 stars 118 forks source link

Whitespace Visualization #37

Open ghost opened 4 years ago

ghost commented 4 years ago

Many modern code editors allow for the visualization of whitespace, in order for programmers to differentiate tabs and spaces (and sometimes carriage returns and line feeds.)

Here's an example from Neovim-qt:

Screenshot from 2020-02-21 10-38-35