Adam Boniecki

Results 113 comments of Adam Boniecki

@copilot Make sure the complexity information is added within the existing `` tags and make sure it is not injected in the middle of a sentence. One way to make...

@copilot Seems like there are still build errors. Make sure that the `LSPSolutionSlim.sln` still builds with `dotnet build LSPSolutionSlim.sln -c Release --no-restore`, fix any compile time errors that you see.

@copilot Seems like there are still build errors. You won't be able to build the compiler, but try to fix the issues based on the diff of changes.