Closed SillentAssembly closed 8 years ago
Unit didn't contains .NET documentation, but contains Unity docs (ctrl + q)
And documentation is not showing while completion for default, need enabled it
(last option)
Sorry my bad. It works on windows but not Linux. ctrl-space and ctrl-q doesn't work on linux. Windows ok. In linux i saw that unity was missing documentation and i copied from windows but still doesn't work.
what you copied?
documentation folder at /opt/Unity/Editor/Data/Documentation/
Consulo used .xml files around .dll files. I will check Linux distribution, maybe it have some change
There no .xml files in Linux distribution.
no file
unity\Editor\Data\Managed\UnityEditor.xml
True no files. If i copy from windows should work?
Must. If not - it's a bug and i will fix it. Test it:)
Copy UnityEngine.xml too
Please report me - if documentation is work
copied both. Works OK. Ty :) So basically idiots from Unity fail again (cause in windows RuntimePlatform.LinuxEditor poduces error but in linux works ok... :p)
Pressing ctrl-space won't show the documentation for anything (c# or unity code). Is there a way to fix this?