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.