Our most used VSCode extensions
Our current best-of list of VSCode extensions that we use daily.
SonarLint
SonarLint is able to suggest changes and recommended patterns in the code which can lead to a cleaner output. It also often detects structural issues early which helps avoiding pitfalls in the process.
Github Actions
If you handle automations on Github, this extensions helps by putting relevant information directly in the sidebar, like environments, secrets and workflows.
Spell check
Code spell checker is an absolute must for any coder. The main selling point is that you won’t end up searching for errors that happen because you miss-spelled/typed that one variable. Spell checker will underline anything not in it’s dictionary, making it easy to find the mistakes.
Pretty Typescript Errors:
As the name suggests, it displays any typescript error in a more digestible manner that’s actually readable, unlike the default vs-code errors.
TypeScript Explorer
Easily explore your types in VSC inside the side panel.
Better Comments:
Allows for highlighting of comments in various colors. Which is handy when you want color highlighting based on priority or importance.
Colorize
Sticking with colors, Colorize instantly visualizes CSS colors in your CSS/SASS/Less/... files.
Error Lens
Display any error message inline for a quick overview of the error instead of having to hover over it. Most often just a quick glance at an error is enough to know what it is about. If not then hovering over the error still works as before.
Multiple cursor case preserve
Rename a variable without worrying about the different casings.
Feel like cooking this up together?
Whether it's an idea, a refactor, or a new build — tell us briefly about your project. We'll get back to you within 24 hours.
Weiterlesen
15. Sep 2026
Sushi Dev is an official Laravel Partner
From our first projects with Laravel 5.2 to becoming an official partner: a look back at our journey with the framework and its community.
07. Sep 2026
The Nori rebranding as a starting point for more
A new look for Nori that radiates the values it holds
25. Aug 2026
WiFi Vouchers 1.7: your API key behind your own proxy
A UniFi API key can do everything its admin can. Version 1.7 optionally connects through a proxy you run — the app never sees the key.