Visual Studio Code Lifehack that saved me a ton of time!
Hrn Svncハルン

Hrn Svncハルン @harsvnc

About: Java and js developer from germany.I do web stuff. I like to try out new stuff und learn new things. Building Saas products

Location:
Germany
Joined:
Sep 19, 2019

Visual Studio Code Lifehack that saved me a ton of time!

Publish Date: Nov 24 '21
45 4

Do you know that situation when you have a huge file with a lot of lines in vs code and you jump from one line to another and lose your orientation where you where last?

Don't worry, i got you!

By simply pressing

Alt + ⬅️ on Windows or
control + "-" (minus letter) on Mac
you will navigate to the last courser position.

Thanks and i hope i could save you some time =)

If you likes this post you may will like some of my other posts too, like that one chrome extension you didn't know of. 🧑‍💻 ✅
Or just follow me onTwitter 📢 ✅

Comments 4 total

  • Rio
    RioNov 25, 2021

    It's a lot more easier to me with a gaming mouse. Mouse buttons 4 & 5 feels more convenient to me 😉

    • Hrn Svncハルン
      Hrn SvncハルンNov 25, 2021

      Since I dont have that many buttons on my mouse, I need to use this little life hack of mine 😄

  • jacmkno
    jacmknoNov 25, 2021

    When I have to review other parts of the code, I just mark the position where I'm coding with a small change, and to go back there i just use ctrl+z...

    • Neil Crow
      Neil CrowNov 26, 2021

      You need to check out the numbered bookmarks extension, do yourself a favour and go search for it

Add comment