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

fix:🐛 auto bootstrap namespace freezing #139

Closed GustavEikaas closed 3 weeks ago

GustavEikaas commented 3 weeks ago

Fixes an issue where the auto bootstrap namespace function freezes. Improved code and error handling aswell as set a max depth to 50 to prevent infinite cycling