Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2018-10-09 19:36:57
Size: 312
Editor: PieterSmit
Comment:
Revision 4 as of 2021-05-12 20:51:27
Size: 450
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)-- gitgraph

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 gitgraph

Notes

...

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