Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2018-10-09 19:36:57
Size: 312
Editor: PieterSmit
Comment:
Revision 3 as of 2021-01-21 04:34:08
Size: 435
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
 * gitlens

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
  • gitlens

Notes

...

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