Skip to content

loomgui/com.unity.ide.vscodium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCodium Editor (com.unity.ide.vscodium)

A fork of Unity's com.unity.ide.visualstudio package that adds VSCodium detection, alongside the existing Visual Studio and Visual Studio Code support.

Requirements

  • Unity 2021.3 or newer

Installation

Important: this package ships the same assembly (Unity.VisualStudio.Editor) as the official com.unity.ide.visualstudio. The two cannot be installed at the same time. Remove com.unity.ide.visualstudio from your project first, then add this one.

In Packages/manifest.json, replace the official entry with:

"com.unity.ide.vscodium": "https://github.com/loomgui/com.unity.ide.vscodium.git",

You can also use Package Manager -> Add package from git URL with the git URL above.

Usage

Preferences -> External Tools -> External Script Editor -> select your VSCodium install.

License

LICENSE.md. Original work by Unity Technologies.

About

Code editor integration for supporting VS Codium as code editor for Unity.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 91.8%
  • C++ 8.0%
  • CMake 0.2%