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

PyGround

FarhanAliRaza

|
905 installs
| (2) | Free
Playground for your code. This extension creates a temporary folder for your testing code.Files in that folder automatically delete when you close the window. We all know we create test files in our projects. Those files make a mess at the end of the project. I have been there when my project is ful
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PYGROUND

💚💚💚 Playground for your code. Many times we create test 🧪 files to remember small feature or test our hypothesis 🧑‍🔬 but those files remain in our project even when we do not need them😤.This extension creates temporary folder named pyground_temp. You can create your temp files in that folder. When you will clode your window it will autmatically clean that folder for you . 💚💚💚

Usage

  • ✨ Install Extension 🎉🎉
  • ✨ Open Command Pallet usind control + shift + p 🎊
  • ✨ Select Command Pyground Create Temporary Folder
  • ✨ It will create a folder named pyground_temp 📂📂
  • ✨ You can create temp files in that folder 🗃️
  • ✨ When you close your window it will delete all files in that folder 🚮

⚡⚡⚡ DO NOT SAVE YOUR IMPORTANT WORK IN (pyground_temp) FOLDER ⚡⚡⚡

Contribute

✨ Got an idea to make it better. Visit my github and create a pull request GitHub

0.0.1

Initial Release

Enjoy!

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