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
70 stars 5 forks source link

feat:🎁 slnx support #88

Open GustavEikaas opened 1 month ago

GustavEikaas commented 1 month ago

Investigate and add support for slnx. Research

Looks pretty straightforward tbh

AjayKMehta commented 1 month ago

It doesn't work with dotnet CLI tooling.

Blocked by this issue .