neovim-unity icon indicating copy to clipboard operation
neovim-unity copied to clipboard

LSP not working for newly created files

Open walcht opened this issue 1 year ago • 1 comments

LSP does not properly work for newly added files. Potential fix in this issue discussion: https://github.com/OmniSharp/omnisharp-roslyn/issues/2250

walcht avatar Jan 28 '24 01:01 walcht

Newly created C# files have to be added to the Assembly-CSharp.csproj file. This is done automatically by Unity if a supported external editor is chosen. This issue can be solved through the other major issue: https://github.com/walcht/neovim-unity/issues/8

For the moment this will be closed.

walcht avatar Jan 28 '24 03:01 walcht