Souk21
Souk21
Using OSX 10.11.5, latest consulo build, c# and unity plugins up-to-date. When I try to open a file from Unity, consulo do open the file, but the focus stays on...
The goal would be to wiggle a controller and quickly be able to see a list of bindings for this particular source. Another use case is deleting or duplicating a...
When two classes are present in the same .cs file, it would be great to provide a code action that can move one of them in another .cs file. As...
I'm using latest build, and Unity3d plugin. I'm trying to automatically show code completion when I type something like : `Vector2 vector2 = new` I tried different settings, but I...