Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>AddQuickFileNew to Visual Studio Code? Get it now.
AddQuickFile

AddQuickFile

Lampower

| (0) | Free
provide a shortcut to add file quickly with any nessecary folders
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

addquickfile README

VSC extension to add files quickly

Features

Used with default shortcut shift+f2

Hot to use

npm install -g @vscode/vsce
vsce package
code --install-extension addquickfile-0.0.1.vsix

Requirements

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: Enable/disable this extension.
  • myExtension.thing: Set to blah to do something.

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft