Visual Studio Code is winning me over

Visual Studio Code has all of the features I currently need and it’s fast. It’s becoming my editor of choice. I have used Notepad++, Sublime and Atom in the past. Currently, VS Code is in the lead.

  • fast
  • nice dark theme
  • plenty of extensions
  • easy to configure and run scripts from editor
  • syntax checking, highlighting
  • find and select next instance of text
  • duplicate text/line, move lines, multiple cursors, block edit
  • find/replace with Regex
  • minimap

One thing that I would like is a nice remote editing tool like NppFTP.