Tags → #ide
-
Never Been a Huge Fan of IDEs, but I Like Visual Studio Code
Visual Studio Code is relatively lightweight, has many useful features, a FOSS version, its settings are stored in files, and extensions are easy to write.
-
Visual Studio Code - Creating a Custom Text Filter Extension
Incredibly powerful feature, the ability to create filters and run secected text through any command line script or program.
-
Powerful Text Selection Operations in VSCode
These operations can increase your efficency when editing code, markdown, configuration, or any other text files.