Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>File CreatorNew to Visual Studio Code? Get it now.
File Creator

File Creator

Abishek Aditya

|
289 installs
| (0) | Free
Creates files and open files from text editor
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

file-creator README

Select any text in your open editor and open it in a new tab, or create the file if it doesn't exist.

Features

Works with relative paths (relative to the open file).

  1. Can create a file and jump to it by selecting text from editor.
  2. Can open an existing file and jump to it by selecting text from editor.

TODO: Add Demo

Keybindings

This extension uses the following keybindings:

  • shift + ctrl(cmd) + i: Creates the file for selected text
  • alt(option) + ctrl(cmd) + i: Opens the file for selected text

Known Issues

Selecting text inside quotes will not work as expected. Next release will take care of that.

Plan to add customization options in the future.

Release Notes

0.0.1

Initial release of File Creator


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