- Visual Studio Code Setup series | Zell Liew
- https://www.udemy.com/course/mastering-visual-studio-code
- https://chrissev.gumroad.com/l/productive-vs-code
- VS Code Livestreams: https://code.visualstudio.com/livestream, https://m.youtube.com/c/Code/videos
- Poimandres is a minimal, frameless dark-theme inspired mostly by blueberry
- https://www.stefanjudis.com/snippets/a-vs-code-extensions-manifest
- https://www.better.dev/6-ways-to-screenshot-your-code
- Markdown knowledge base with bidirectional [[link]]s
- Automatically infer tensor shapes in your program using ChatGPT + https://twitter.com/marksaroufim/status/1640119123337449473
- https://github.com/RefactorSecurity/vscode-security-notes
- https://github.com/tecosaur/LaTeX-Utilities
- Turn TypeScript errors into plain English
- Collaborative code-reviewing tool. Features: bookmark code regions for findings and notes, mark files as reviewed, share findings across multiple users, create preformatted GitHub issues: https://blog.trailofbits.com/2024/03/19/read-code-like-a-pro-with-our-weaudit-vscode-extension + https://marketplace.visualstudio.com/items?itemName=trailofbits.weaudit
- Real-time collaboration during manual code analysis, with a focus on Infrastructure as Code. It uses Semgrep and custom rulesets to find code sections that are IaC-relevant, and generate an infrastructure diagram. It also offers features like real-time collaboration, note-taking, and integration with Semgrep: https://blog.doyensec.com/2024/01/30/poiex-release.html
- https://m.youtube.com/watch?v=oeFLeAs3plM&list=PLWIcRrPLCdUethIDPGPwe-Lqnw1J8hzsX
- https://github.com/viatsko/awesome-vscode
- https://github.com/microsoft/vscode-tips-and-tricks
- VS Code Recipes
- Multi cursor
- https://github.com/burkeholland/workshop-vs-code-can-do-that
- https://twitter.com/JoshWComeau/status/1214973754226479104
- https://github.com/fabiospampinato/vscode-todo-plus
- vscode-graphiql-explorer, an extension for VSCode that integrates GraphiQL + OneGraph's Explorer to build+edit GraphQL operations: tweet + marketplace
- Azure Blockchain Development Kit for Ethereum.
- Restart TS server
- https://kortina.nyc/essays/suping-up-vs-code-as-a-markdown-notebook
- A VS Code extension for visualizing data structures while debugging.
- https://www.stevefenton.co.uk/2020/03/easy-api-testing-with-rest-client-extension-for-visual-studio-code
- Remote Development with a Chromebook in 2020
- https://channel9.msdn.com/Events/Build/2020/BOD103
- https://addyosmani.com/blog/visualize-data-structures-vscode
- https://blog.robenkleene.com/2020/09/21/the-era-of-visual-studio-code
- https://www.toptal.com/visual-studio/vscode-tips-power-users
- https://twitter.com/SaraSoueidan/status/1320644057228595200
- https://devdojo.com/bobbyiliev/top-10-vscode-shortcuts-for-mac-and-windows-to-help-you-be-more-productive
- "HTML" as the identifier for your PHP heredoc/nowdoc strings
- https://github.com/shd101wyy/markdown-preview-enhanced
- get all the list of extensions in your visual studio code editor.
- Record and playback guided tours of codebases, directly within the editor: https://github.com/microsoft/codetour, https://www.youtube.com/shorts/KQB8FRoJaH4
- https://nelsonslog.wordpress.com/2021/09/10/switching-to-vs-code
- https://dev.to/5t3ph/build-tools-and-extensions-i-use-in-front-end-projects-2ko5
- https://github.com/TomaszWaszczyk/shortcuts-productive-hacks
- https://alexisvigoureux.medium.com/double-shift-key-in-visual-studio-code-eaef156b493f
- https://bitfieldconsulting.com/golang/vs-code-go
- https://vscode.dev
- https://makevscodeawesome.com
- A simple script to automate downloading, installing and restarting Visual Studio Code.
- One second to read GitHub code with VS Code
- programatic way to restart the TS Server in VS Code
- https://jessitron.com/2021/09/09/minimum-path-to-a-jupyter-notebook-in-vscode