GustavEikaas / easy-dotnet.nvim

Neovim plugin written in Lua for working with .Net projects in Neovim. Makes it easier to run/test/build/debug projects. Supports both F# and C#
MIT License
86 stars 7 forks source link

feat: extend csproj parser #75

Closed GustavEikaas closed 1 month ago

GustavEikaas commented 1 month ago

Add bin and dll path directly on the project.

Could potentially ensure both the dir and dll exists to emit build missing warnings