generator-unity-vscode
v1.1.4
Published
Generates files needed by VSCode for Unity support
Readme
generator-unity-vscode 
Generates files needed by VSCode for Unity support
Installation
Install the following
code --install-extension ms-dotnettools.csharp
npm install -g yo
npm install -g generator-unity-vscodeThen run this in your unity project:
yo unity-vscodeNow you can get Intellisense with your unity project in VSCode!
Todo List
- [x] Use Typescript
- [ ] Add auto updates for the microsoft unity analysers
Why should I use VS Code?
Simple: It uses less memory, and it is extremely powerful. FOR THE LAST TIME ITS AN IDE NOT A TEXT EDITOR SMH.
Reference Links
License
MIT © Techno021
