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

Custom-editor-GUI-for-Neovim-editor

Open walcht opened this issue 1 year ago • 0 comments

Essentially, we want to bypass the whole "selecting a different code editor to be able to regenerate .csproj files" and do that through custom C# scripts.

This reference is extremely helpful! https://github.com/wackoisgod/com.unity.ide.vscode/blob/sdk-style-support/Packages/com.unity.ide.vscode/Editor/VSCodeScriptEditor.cs

Since my knowledge of .csproj scripts is, uhmm, bad, any help is greatly appreciated!

walcht avatar Jan 28 '24 01:01 walcht