Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Quick Toggle FileNew to Visual Studio Code? Get it now.
Quick Toggle File

Quick Toggle File

BTBest

|
47 installs
| (0) | Free
A VSCode Extension for quick toggle between current file and last file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Quick Toggle File

A VSCode Extension for quick toggle between current file and last file

Screenshot

Single editor

Multi editors

How to use

  1. Press cmd/ctrl + shift + p, and then search quick toggle file

  2. You can also set shortcuts in keybindings.json. like:

[
  {
    "key": "ctrl+e",
    "command": "quickToggleFile.toggle"
  }
]
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft