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.
Replies
Mohamed Zakarya@mohamed_zakarya
BITHUB
My favorite extension tbh is Prettier - Code formatter. It saves me from the hassle of alignment and indentations.
Share