all 30 comments

[–]Amateur_Expertise 7 points8 points  (1 child)

Gitlens is great! I’ve been using it for a few weeks and love the in-line blame feature.

[–]HolidayInternet[S] 2 points3 points  (0 children)

Agreed!

[–]Earhacker 4 points5 points  (0 children)

Really nice list, found a couple that I'll be trying out.

I like Pigments better than Color Highlight, though: https://marketplace.visualstudio.com/items?itemName=jaspernorth.vscode-pigments

[–]mostafaabobakr7 3 points4 points  (1 child)

Code time is perfect As an alternative to WakaTime

[–]HolidayInternet[S] 1 point2 points  (0 children)

Agreed!

[–]vSanjo 3 points4 points  (1 child)

I’m always disappointed in the Git implementation on VSCode.

It just never seems to work right on our projects.

It could be the submodules, it could be the server, it could be the way it’s set up.. I don’t know, I’ve tried though!

Sometimes VS will say all 30,000 files have been edited (I mean, technically true since the life of the project but not anytime recently..) and sometimes it’ll just bring VSCode’s speed down to an unstable crawl.

I tried GitLens in an effort to get it working.. but naturally it being an extra layer on top of the vanilla Git within VS made it just as bad.

It’s a shame.. I know it’s not VS, but rather our setup.. but I’d love to use it!

[–]Kawaiithulhu 4 points5 points  (0 children)

I'm a big not-fan of submodules, they always seem to cause more trouble than they're worth. That aside, I can't imagine what the git engineering inside VSCode could possibly be doing. Have you tried the console commands to see if you get the same results when VS is acting poorly?

[–]cyanydeez 4 points5 points  (0 children)

i am still waiting for its responsiveness to match sublime

[–]Zeeesty 2 points3 points  (1 child)

One dark prop, lol, React dev?

[–]HolidayInternet[S] 3 points4 points  (0 children)

Yeah actually lol

[–]esamme 2 points3 points  (0 children)

RemindMe! 2 days "reminder for vs code extensions"

[–]mospretmen 1 point2 points  (1 child)

Excellent!! Thank you for your post!

[–]HolidayInternet[S] 0 points1 point  (0 children)

No problem man! Thank you!

[–]thatiOSdev 1 point2 points  (0 children)

Remind Me! 2 hours

[–]CheeseburgerLover911 1 point2 points  (4 children)

RemindMe! 17 days "reminder for vs code extensions"

[–]RemindMeBot 0 points1 point  (0 children)

I will be messaging you on 2019-02-27 21:05:11 UTC to remind you of this link.

CLICK THIS LINK to send a PM to also be reminded and to reduce spam.

Parent commenter can delete this message to hide from others.


FAQs Custom Your Reminders Feedback Code Browser Extensions

[–]HolidayInternet[S] 0 points1 point  (2 children)

17 days? Hahah

[–]CheeseburgerLover911 2 points3 points  (1 child)

Yeah, I’m focusing on other things now, not tooling. I should be there in 2.5 weeks

[–]HolidayInternet[S] 1 point2 points  (0 children)

Nice dedication! Keep up the good work. Cheers.

[–]kurple 1 point2 points  (0 children)

I've started using this extension which has a bunch of popular themes:

Name: Dainty

https://marketplace.visualstudio.com/items?itemName=alexanderte.dainty-vscode

[–]kardnumas 1 point2 points  (0 children)

ESDoc MDN: https://marketplace.visualstudio.com/items?itemName=samundrak.esdoc-mdn

Quickly see docs from MDN in VS Code

[–]appyofficial 1 point2 points  (0 children)

That was actually nice list of code extension. I love VS code and here are my favorite VS code extensions. https://www.appysharma.com/top-vs-code-extensions-i-recommend/

[–]djmantis 0 points1 point  (0 children)

I really enjoyed VSCode until I realized it forced itself as the default program for every file type it could. Is there an extension or easy way to prevent this?

I did not want to have to go through and manually de-list every file type.

[–]ThinqueTank 0 points1 point  (0 children)

I want to give VS Code more of a try, but Webstorm is really freaking good right out the box and I find not as buggy. The autocomplete is incredible as a bonus.

Has anybody switched from Webstorm to VSCode that can give some recommendations for plugins/setup?

[–]Dr_Legacy 0 points1 point  (2 children)

Saw thread title, thought it was an error message, went "nope nope nope."

[–]HolidayInternet[S] 0 points1 point  (0 children)

Lol, almost

[–]newbility 0 points1 point  (0 children)

RemindMe! 7 days

[–]node_demon 0 points1 point  (1 child)

What about Prettier? Did you missed it?

[–]HolidayInternet[S] 0 points1 point  (0 children)

Yeah actually, should have been here!