Skip to content
This repository has been archived by the owner on Mar 11, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (11 loc) · 953 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 953 Bytes

Text Clarity

Note: If visual studio code notifies you that it is corrupted, simply click "Don't show again"

screenshot

This package disabled anti-aliasing of the editor; allowing for the usage of bitmap like fonts (as in the example above: Terminus (TTF))

Since Visual Studio Code doesn't support custom css by default, this extension makes some minor changes to an index.html file in the source files of Visual Studio Code.

The extension can be disabled on demand with no problems, but if you wish to uninstall it then please run the following command before doing so:

uninstall

This removes the modifications previously made.

License

MIT