Hi all, I just released a new extension for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=MerryYellow.uca-lite-vscode
This is the lite version and free of charge, full version will be coming to the Asset Store soon.
Unity Code Assist improves your coding experience with Visual Studio Code. Coding for Unity projects becomes easier and more efficient with fewer bugs.
Features:
-
Code Completion: More content for code completion (aka IntelliSense) which is specialized for common Unity APIs and your own projects.
-
Inline Visuals: Displays visual information about your scene data and assets.
-
Code Analyzers: Additional analyzers on top of the default ones (Microsoft.Unity.Analyzers), which are focused on memory and CPU utilization.