Skip to content

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

License

Notifications You must be signed in to change notification settings

krizzdewizz/vscode-goto-last-edit-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published