Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Unity Script CreatorNew to Visual Studio Code? Get it now.
Unity Script Creator

Unity Script Creator

timmyhawkins3

|
5,731 installs
| (0) | Free
Extension to create Unity C# scripts and other helpful C# extensions for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Customized version of https://github.com/jchannon/csharpextensions, -> https://github.com/Parz1val1/Unity-Script-Creator

Unity Script Creator

Welcome to Unity Script Creator. This VSCode extension provides extensions to the IDE that will hopefully speed up your development workflow.

Features

Add Unity Script Right click in folder structure and select Unity C# script to create a default Unity script.

Add fields from constructors

Add fields from constructors

Add constructor from properties

Add constructor from properties

Add read-only property from constructors

Add read-only property from constructors

Add property from constructors

Add property from constructors

This extension traverses up the folder tree to find the project.json or *.csproj and uses that as the parent folder to determine namespaces.


Licence

MIT

See licence.txt Legacy Repository: jchannon/csharpextensions

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