DoctorKrolic
DoctorKrolic
I think this is a bad idea unless https://github.com/dotnet/roslyn/issues/67739, https://github.com/dotnet/roslyn/issues/71542 and https://github.com/dotnet/roslyn/issues/71570 are fixed. I am a big fun of semantic snippets myself yet I find these bugs extreamly annoying,...
@CyrusNajmabadi PTAL
@CyrusNajmabadi PTAL
@CyrusNajmabadi A few days has passed, would like your review here :)
@CyrusNajmabadi I am still patiently waiting for your review here 🙂
> Are you ok with me doing that, or would you prefer to do that? Go ahead. Just add a simple comment to changed tests, so it is obvious, that...
> Can you change the language type from `XML` to `MSBuild`? That is really really bad. We should provide equivalent features both to `xml` and `msbuild` languages. I would say,...
@CyrusNajmabadi Merge?)
Microsoft has [Common Language Server Protocol Framework (CLaSP)](https://github.com/dotnet/roslyn/tree/main/src/Features/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework), which seems to be a better alternative for developing language servers. It has been used internally for different products and, for instance,...
@tintoy Situations like this should no longer occur after https://github.com/tintoy/msbuild-project-tools-vscode/pull/112. Can you close this issue then?