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

refactor(debugger): simplify debugger code #79

Closed GustavEikaas closed 1 month ago

GustavEikaas commented 1 month ago

Wont merge this directly will combine 2~3 of these sorts of PR's and merge as 1 to avoid a lot of updates