You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
brettlempereur.theme-base16grayscale
) for the light grayscale syntax theme.EditorConfig.EditorConfig
) for automatic adjustments of settings according to.editorconfig
files.stkb.rewrap
) for auto-reflowing comments and paragraphs in docs to sensible line-lenghts (short cut Alt + Q).dbaeumer.vscode-eslint
) for in-editor eslint feedback using the project local configuration.bungcip.better-toml
) for.toml
files.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.leighlondon.eml
) for syntax highlighting email source (.eml
) files.gustavnikolaj.vscode-find-tests
) for quickly swapping betweenfoo.js
andfoo.spec.js
.waderyan.gitblame
) for a stronger blame game.GitHub.github-vscode-theme
) for the light github theme.sdras.night-owl
) for the light night owl color theme.esbenp.prettier-vscode
) for formatting of javascript code using the project local prettier settings and version.wayou.vscode-todo-highlight
) for highlighting of// TODO:
comments.The text was updated successfully, but these errors were encountered: