- No need to rely on
vscode.quickOpen
- Create, rename, delete, open files/folders without relying on the sidebar
- Jump to specific lines
- Find specific symbols
Setting up a local environment
- Cloning the repository
git clone https://github.com/suryanshmak/vscode-advanced-file.git
- Install node_modules
yarn install
- Run the extension!
advanced-file.open
: cmd/ctrl+shift+p -> Advanced File: Create Dialog
Initial release of advanced-file