Github Pull Requests and Issues |
GitHub.vscode-pull-request-github |
Allows you to view / edit / approve/ comment on Github PRs directly in VSCode. |
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github |
Github CoPilot |
GitHub.copilot |
AI tool to help speed up development |
https://docs.github.com/en/copilot/getting-started-with-github-copilot |
Git Blame |
waderyan.gitblame |
Indicates who made the most recent change to the highlighted line. |
https://git-scm.com/docs/git-blame |
Ruby |
rebornix.ruby |
Ruby Language Support |
https://marketplace.visualstudio.com/items?itemName=rebornix.Ruby |
VSCode Ruby |
wingrunr21.vscode-ruby |
Provides syntax highlighting, language config, and snippets for Ruby. |
https://marketplace.visualstudio.com/items?itemName=wingrunr21.vscode-ruby |
Rubocop |
misogi.ruby-rubocop |
Formats/lints Ruby |
https://docs.rubocop.org/rubocop/index.html |
Ruby Solargraph |
castwide.solargraph |
Provides intellisense, code completion and inline documentation for Ruby. |
https://solargraph.org/ |
Endwise |
kaiwood.endwise |
Auto-adds the necessary “end” to clauses that require one. |
https://marketplace.visualstudio.com/items?itemName=kaiwood.endwise |
Prettier |
esbenp.prettier-vscode |
Formats Javascript/Html/CSS |
https://prettier.io/docs/en/ |
ES Lint |
dbaeumer.vscode-eslint |
Lints Javascript Code |
https://eslint.org/docs/latest/ |
Tailwind Intellisens |
bradlc.vscode-tailwindcss |
Helps development with Tailwind be faster / more productive |
https://v1.tailwindcss.com/docs/intellisense |
Pylance |
ms-python.python |
Allows you to format Python with black formatter |
https://github.com/microsoft/pylance-release |
Black |
ms-python.black-formatter |
Formats python |
https://marketplace.visualstudio.com/items?itemName=ms-python.black-formatter |
Figma VS Code |
figma.figma-vscode-extension |
Allows you to view / comment on Figmas directly in VSCode. |
https://help.figma.com/hc/en-us/articles/15023121296151-Figma-for-VS-Code |