All Opened Files for Visual Studio Code
Manage all Opened Files, and quick access it.
And other: clipboard manager; bookmark manager.
Features
- Quick access All opened files.((alt+shift+o))
- ring paste.(alt+p)
- Quick open file with args
"command": "AllOpenedFiles.quickOpen",
"args": [
"file path to open",
]
- clipboard manager
- bookmark manager
- similar vim mark, but can jump cross files use small case, and save.
| |