VS Code is undoubtedly the best editor out there especially when it comes to writing javascript. It is fast, feature rich and has huge pool of exte...
For further actions, you may consider blocking this person and/or reporting abuse
Here we go...
I'll definitely check these out. thanks
Is it just me or the Bracket Pair Colorizer extension heavily impacts editor performance? I’m talking about files with at least 4000 LOC, and obviously about using it with other extensions, like GitLens, that depend on the written code
I never came across such issue. Not sure if others have the same issue or not.
There is a v2 for Bracket Pair Colorizer that uses the same bracket parsing engine as VSCode, greatly increasing speed and accuracy.
this is great news. I'm installing new version.
@j_crestel yeah already know that, I was talking about that version (but I didn't mention it, I'm sorry)
Great post! thank you for sharing!
I used to work with GitHub Actions (based on YAML file) and I would suggest also a YAML extension: dev.to/robertobutti/vscode-how-to-...
nice to know that about it. Thanks for sharing.
Thanks for the post, Bracket Pair Colorizer turned out very useful for a problem I was having yesterday which resulted in a lot more attention to detail than will be required now.
Nice list, thanks for sharing.
As security is usually not top mind for most, we've recently contributed this plugin hclsw.co/CodeSweep to the VSCode community, aiming to make it easy for developers to secure their applications. I'll be interested to hear your thoughts.
ok i'll check it out as well. thanks
Thanks! Bracket Pair Colorizer should be super handy when I'm working with JSON files.
I'll echo what some others have already mentioned. GitLens and the YAML extension by RedHat are both great.
Great post! Didn't know about some of it. Will checkout
great.
Cool. Thanks for valuable info.
Nice! I've installed almost all of them.
great.
Thnks for this article
thanks
This is a great list! I’m excited to try a few out.
Have you heard of the LiveShare plugin for pair coding? It’s pretty dope. ☺️
Yeah, I'm aware of the plugin but I've never used it. But it good for people who do pair coding. Thanks for sharing.
Or purchase JetBrains WebStorm :)
Thanks for Import Cost.
It also worth to mention the thundra plugin where you can remotely debug your AWS lambda function docs.thundra.io/ide-integrations/v.... This looks also really cool
That was amazing!
thanks bro.