Differences between revisions 1 and 2
Revision 1 as of 2018-10-09 19:36:57
Size: 312
Editor: PieterSmit
Comment:
Revision 2 as of 2020-08-04 02:39:48
Size: 423
Editor: PieterSmit
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * Kubernetes
 * Python
 * Remove - WSL - Open folders form Windows Subsystem for Linux\
 * indent-rainbow

VSCode - editor

  • 2018 - Best editor so far, works great on Linux/Ubuntu

Plugins that are useful

  • VIM - Vim emulator
    • re-bind ctrl-f to vscode find, add the string to user config.json
      •  "vim.handleKeys": { "<C-f>": false } 

  • Kubernetes
  • Python
  • Remove - WSL - Open folders form Windows Subsystem for Linux\
  • indent-rainbow

Notes

...

vscode (last edited 2022-08-03 20:57:30 by PieterSmit)