this post was submitted on 01 Oct 2023
116 points (90.3% liked)

Programming

17450 readers
156 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Ismay@programming.dev 3 points 1 year ago (2 children)

You do know you can remove the minimaps (that do come from hell) ?

Other than that, I started trying neovim. I like the concept of not having too move your "mouse" hand but boy it's a chore to start xD

[–] minyakcurry@monyet.cc 2 points 1 year ago (2 children)

While I always remove the minimaps, may I ask someone more experienced than me why minimaps are even a thing in VSCode? What am I supposed to see? 1 pixel tall gibberish?

[–] giloronfoo@beehaw.org 1 points 1 year ago

A more detailed version of the dots in the scrollbar.

It's quite useful files that are thousands of lines long.

Why that log? Because it's 15+ year old code.

[–] courval@lemmy.world 1 points 1 year ago

In vscode you can see git changes, errors, search matches. Personally I couldn't live without it. Great to pickup from where you started and code reviews/git diffs.

[–] Blackthorn@programming.dev 1 points 1 year ago

Ofc I knew! Yeah, (neo)vim takes time to adjust. Personally I only use a bunch of commands, never bothered with the advanced stuff.