I want shares my personal toolkit of extensions that streamline i used daily development workflow. These are compatible with both VS Code and Cursor IDE, and focus on improving speed, readability, and code quality.
Detects typos and spelling mistakes in code comments and strings.
Especially useful for multilingual teams or when mixing alphabets (e.g., Cyrillic vs Latin).
Ensures consistent coding styles across different editors and IDEs.
Reads .editorconfig files to auto-adjust indentation, spacing, etc.
Enhances Git integration inside VS Code.
Shows who changed a line, links to commits, and surfaces PRs directly in the editor.
Adds colorful icons to file types in the explorer.
Makes navigation faster and visually intuitive.
Highlights errors and warnings inline and across full lines.
Reduces context switching between code and problems tab.
Colorizes indentation levels.
Helps spot misaligned blocks, especially in Python or YAML.
Lints markdown files for style and formatting.
Great for writing clean documentation or blog posts.
Autocompletes file paths as you type.
Saves time when importing modules or linking assets.
AI-powered coding assistant.
Available for free in VS Code and built-in for Cursor IDE.
0
1
1