How to navigate back to the last cursor position in Visual Studio Code?

前端 未结 10 2034
梦如初夏
梦如初夏 2020-11-30 15:50

What is the keyboard shortcut navigate back to the last cursor position in Visual Studio Code?

10条回答
  •  眼角桃花
    2020-11-30 16:53

    Mac OS (MacBook Pro):

    Back: CTRL(control) + - (Hyphen)

    Back Forward: CTRL + Shift + - (Hyphen)

提交回复
热议问题