Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Coding Assist Extension PackNew to Visual Studio Code? Get it now.
Coding Assist Extension Pack

Coding Assist Extension Pack

LeoJhonSong

|
1,688 installs
| (1) | Free
collection of extensions which help a lot when coding. Including git tools, spell checking, code rewraping, etc...
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Coding Assist Extension Pack

This is a collection of extensions which are REALLY helpful in daily coding! I would be glad if you are interested in this pack and just give a try! 👍

❗️❗️❗️ before installation I suggest you read lines with ⚠️ tags first, where some requirements are mentioned.

  1. My tricks
  2. This pack includes
  3. Contribute

My tricks

Here are some tricks!😄

VSCode sometimes stucks when too many extensions are installed? Here are two tricks:

  1. Open the Command Palette (Ctrl+Shift+P) and select Developer: Open Process Explorer to see which extensions cost most. Then disable (just workspace) some extensions you don't need in current workspace.
  2. thinks disable extensions one by one too annoying? you can disable a group of extensions by simply disable a extension pack! ✌️ Another good news is that you can uninstall any extension included in the pack while this extension pack is still there🎊
  3. want to make your own extension pack? This may helps you👍

This pack includes

  • Trailing Spaces highlights trailing spaces which drives OCD (Obsessive Compulsive Disorder) crazy 👍
  • Rewrap can wrap a block of code to given line length with a single key press. Different from language specific settings, you are able to wrap part of the file, for example the comments. It is also useful when you just want particular file wrapped instead of all this kind of file.
  • Indenticator does well in visualizing indents.
  • Code Spell Checker could be super powerful when writing comments, or, someone use complete words as variable names. It could also be essential when writing Markdown in VSC. eyes 👀
  • GitLens visualizing git flow.
  • Git Graph a beautiful git graph viewer!
  • Log File Highlighter Adds color highlighting to log files to make it easier to follow the flow of log events and identify problems.
  • changelog-snippets
  • Conventional Commits

Contribute

If you find a extension really useful when developing python code and want to improve this extension, feel free to raise a issue. But please notice that issues using the extensions included in this pack will not be accepted in this extension pack's repository😅.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft