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: project parse using F# #101

Open GustavEikaas opened 1 month ago

GustavEikaas commented 1 month ago

Deemed non feasible for now due to performance. The benefit does not outweigh the user experience. Will revisit this further down the line and consider something like an lsp type of thing