Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>goto-last-edit-locationNew to Visual Studio Code? Get it now.
goto-last-edit-location

goto-last-edit-location

Christian Oetterli

|
8,715 installs
| (1) | Free
Visual Studio Code extension that provides the 'Goto last edit location' command
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-goto-last-edit-location

Visual Studio Code extension that provides the "Goto last edit location" command.

After installing and pressing F1, you should see the 'Goto last edit location' command in the drop down:

Command

Press CTRL+Q to invoke the command.

Release Info

v0.2.1

  • Exclude edit events from non-file documents. Should now work much more reliable.

v0.2.0

  • Changed keybinding to CTRL+Q on Mac (pull request)
  • Changed keybinding to be always active

v0.1.0

  • Initial release

Development setup

  • run npm install inside the project folder
  • open VS Code on the project folder

Build

  • run npm run compile.

Package

  • run vsce package.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft