Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VS Code extensions #21

Open
gustavnikolaj opened this issue Nov 17, 2020 · 0 comments
Open

VS Code extensions #21

gustavnikolaj opened this issue Nov 17, 2020 · 0 comments

Comments

@gustavnikolaj
Copy link
Owner

gustavnikolaj commented Nov 17, 2020

  • Base16 Grayscale (brettlempereur.theme-base16grayscale) for the light grayscale syntax theme.
  • EditorConfig for VS Code (EditorConfig.EditorConfig) for automatic adjustments of settings according to .editorconfig files.
  • Rewrap (stkb.rewrap) for auto-reflowing comments and paragraphs in docs to sensible line-lenghts (short cut Alt + Q).
  • ESLint (dbaeumer.vscode-eslint) for in-editor eslint feedback using the project local configuration.
  • Better TOML (bungcip.better-toml) for .toml files.
  • Draw.io Integration (hediet.vscode-drawio) for working on .drawio files. Use draw.io in your editor, and have it save to files avoiding the awkward save-to-file flow in the webapp.
  • Email (leighlondon.eml) for syntax highlighting email source (.eml) files.
  • Find tests (gustavnikolaj.vscode-find-tests) for quickly swapping between foo.js and foo.spec.js.
  • Git Blame (waderyan.gitblame) for a stronger blame game.
  • GitHub Theme (GitHub.github-vscode-theme) for the light github theme.
  • Night Owl (sdras.night-owl) for the light night owl color theme.
  • Prettier (esbenp.prettier-vscode) for formatting of javascript code using the project local prettier settings and version.
  • TODO Highlight (wayou.vscode-todo-highlight) for highlighting of // TODO: comments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant