franroa
franroa
Indeed, I already have code for this, I was just wondering if this is a good improvement for the plugin with overseer: ``` local tmpl = { name = "Pack...
Hi! I am not working with .NET and I got a bit rusty, but I think your solution will not work if you want one package to be pushed to...
Well, if agility matters on big projects this is a concern I guess
FYI: https://github.com/Nsidorenco/neotest-vstest
In my case, I would like to be able to configure the overseer tasks with the snacks terminal customization. I have a very stupid prototype working right now in my...
I was thinking of creating a temp as a copy from a csproj file and then inject the roslynator packages. The temp file is passed to the dotnet build/run command
It might be a bit invasive yes. I was thinking of creating something similar to what git does with templates and global config. At the end is like bootstrapping the...
It seems that the will create a client for neovim
That sounds really cool! Can you give an example of how you run roslyn in order to have roslynator loaded? Are you using https://github.com/seblyng/roslyn.nvim? I was thining about opening an...
If you are about supporting roslyn out of the box would be even better! Thanks for the config, I will check myself