What are your favorite VS Code extensions?

CΓ©dric Teyton
2 replies
Hey πŸ‘‹ Here are 4 VS Code extensions that I think are very useful for knowledge sharing within teams:
  • Swimm β€” A Notion-like tool for devs, it helps you keep your technical docs up-to-date.
  • CodeTour β€” record and play guided walkthroughs for your codebase.
  • SourceTape β€” create video sessions with audio directly from VS Code.
  • Promyze β€” define and share your best coding practices with your team from your IDE.
And you, what are your favorite VS Code extensions? πŸ˜‰ P.S. If you're curious about the extensions we use, we wrote a more detailed blog post here: https://www.promyze.com/vscode-extensions-technical-team-knowledge-sharing/

Replies

Mohamed Zakarya
My favorite extension tbh is Prettier - Code formatter. It saves me from the hassle of alignment and indentations.