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

QuickDev

Yathurshan

|
5 installs
| (0) | Free
Enable some quick devlopment features
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

QuickDev Extension

QuickDev is a VS Code extension that allows you to save selected text or custom content to a file in a specified directory. You can also change the directory where the files are saved.

Features

  • Save selected text or custom content to a file.
  • Change the directory where files are saved.
  • Automatically determine the file extension based on the content.

Commands

extension.changeSavedDirectory

Changes the directory where files are saved.

  1. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P).
  2. Type Change Saved Directory and select the command.
  3. Choose a folder to save the files.

extension.dumpSelection

Saves the selected text or custom content to a file.

  1. Select the text you want to save in the editor.
  2. Open the command palette (Ctrl+Shift+P or Cmd+Shift+P).
  3. Type Dump Selection and select the command.
  4. If no text is selected, you will be prompted to enter custom content.
  5. If the saved directory is not set, you will be prompted to choose a folder.
  6. Enter a description for the file (optional).
  7. The file will be saved in the selected directory with a name based on the current date and time.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft