Customized version of https://github.com/jchannon/csharpextensions, -> https://github.com/Parz1val1/Unity-Script-CreatorUnity Script CreatorWelcome to Unity Script Creator. This VSCode extension provides extensions to the IDE that will hopefully speed up your development workflow. FeaturesAdd Unity Script
Right click in folder structure and select Add fields from constructors Add constructor from properties Add read-only 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. LicenceMIT See licence.txt Legacy Repository: jchannon/csharpextensions |