Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Create tmp fileNew to Visual Studio Code? Get it now.
Create tmp file

Create tmp file

jgoday

|
3,235 installs
| (6) | Free
Create a temporary file
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

createtmpfile

A really simple extension to create temporary files.

I use it with 'vscode-database' and/or 'code runner' extensions to test sample code.

Features

sample

Requirements

Extension Settings

This extension contributes the following settings:

  • createtmpfile.deleteOnExit: removes the created files when vscode exits
  • createtmpfile.tmpDir: where the temporary files will be created

Known Issues

Release Notes

0.0.1

Initial release


0.0.2

  • Fix create temp dir on system temporary directory

0.0.3

Fix resolve tmp directory using '~' and relative paths.

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