Useful VS Code extensions
CodeSnap
- https://marketplace.visualstudio.com/items?itemName=adpyke.codesnap
Takes screenshot of the code snippets.
Error Lens
- https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens
Shows diagnostics inline.
GistPad
- https://marketplace.visualstudio.com/items?itemName=vsls-contrib.gistfs
Allows to manage GitHub gists from VS Code.
GitHub Markdown Preview
- https://marketplace.visualstudio.com/items?itemName=bierner.github-markdown-preview
Changes VS Code's built-in markdown preview to match GitHub markdown rendering in style and content.
GitLens — Git superchargedPreview
- https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens
Git toolbox.
Jumpy
- https://marketplace.visualstudio.com/items?itemName=krnik.vscode-jumpy
Provides fast cursor movement using shortcuts.
Markdown PDF
- https://marketplace.visualstudio.com/items?itemName=yzane.markdown-pdf
This extension converts Markdown files to pdf, html, png or jpeg files.
Material Icon Theme
- https://marketplace.visualstudio.com/items?itemName=PKief.material-icon-theme
Rewrap
- https://marketplace.visualstudio.com/items?itemName=stkb.rewrap
Hard word wrapping for comments and other text at a given column.
String Manipulation
- https://marketplace.visualstudio.com/items?itemName=marclipovsky.string-manipulation
Format strings to camelize, dasherize, etc.