generator-unity-vscode

Generates files needed by VSCode for Unity support

Usage no npm install needed!

<script type="module">
  import generatorUnityVscode from 'https://cdn.skypack.dev/generator-unity-vscode';
</script>

README

generator-unity-vscode NPM version

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-vscode

Then run this in your unity project:

yo unity-vscode

Now you can get Intellisense with your unity project in VSCode!

Todo List

  • 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