This is a VSCode extension to facilitate the use of Unity within Visual Studio Code.
Currently, the JJ4Unity extension has only one implemented feature: Requesting Unity Editor to compile when saving C# scripts.
To use JJ4Unity, you need to install JJ4Unity in your Unity Project. Please visit the page for installation instructions :)
- There may be issues if you attempt to edit more than one project containing JJ4Unity simultaneously.
Users appreciate release notes as you update your extension.
- Base work for JJ4Unity integration is completed.
- Added feature to automatically compile the code of the project containing JJ4Unity when saving C# scripts in VSCode.