I don't see any reasons to install these extensions, thus they are not underrated but useless for me at least. I mean, why would you want to control Spotify or play Snake inside your editor/IDE? CodeStream looks interesting, though.
i add a nuance here, some extensiosn can be of use to certain people (messaching, css colors) however, i strongly discourage adding functionality that has nothing to do with coding (spotify ? really ?) they serve no real need except avoiding ONE ALT-TAB and moreoever they overload VScode which in itself has some issues with performancs already. We need to focus on our work not on bells and whistles.
vscode-spotify is #productivity, because it prevents you from switching to the Spotify app which is not just a separate window but a big distraction, with its flashy interface and discovery features.
Personally, I just use keyboard media keys. Maybe I should add a binding for liking the current song.
Turbo Console Log inserts console.log snippets quickly into your code. Select a variable you would like to debug, type ctrl + alt + l, and the extension will automatically insert a line to log the variable. I actually made a custom snippet for that, because I didn't know this kind of extension existed ! Here is the config I have:
I don't see any reasons to install these extensions, thus they are not underrated but useless for me at least. I mean, why would you want to control Spotify or play Snake inside your editor/IDE? CodeStream looks interesting, though.
i add a nuance here, some extensiosn can be of use to certain people (messaching, css colors)
however, i strongly discourage adding functionality that has nothing to do with coding (spotify ? really ?) they serve no real need except avoiding ONE ALT-TAB and moreoever they overload VScode which in itself has some issues with performancs already.
We need to focus on our work not on bells and whistles.
vscode-spotify is #productivity, because it prevents you from switching to the Spotify app which is not just a separate window but a big distraction, with its flashy interface and discovery features.
Personally, I just use keyboard media keys. Maybe I should add a binding for liking the current song.
And the snippet itself :
Window Colors it's a god send when dealing with multiple projects 🙏thanks
Really, Color Highlight is the only extension of these that's at least remotely useful.
Controlling music from my IDE? Dude, that's what media keys are for.
VSCode is built on top of Chromium, it's a miracle that it's fast. No need to slow it down installing 10s of extensions.
Here's useful (and relatively unpopular: <100k downloads)one though: github.com/CoenraadS/Bracket-Pair-...
Nice find with the bracket colorizer! Could be really helpful.
I will try vscode-spotify, great article!
#productivity
?Ok, you caught me. Playing snake in VS Code might not be the best for productivity... Maybe it needs a time limit!
vscode spotify look interesting
It's valuable, you don't always have debugger setup on quick jobs.