razor
razor copied to clipboard
Completions doesn't work in debugging interpriter window
Version used: VS 2022 v17.3 Preview 1.1
In razor:
In C#:
@tmat Do you have any thoughts on this? We aren't sure how this whole thing actually works :)
Not very well :( We synthesize a complex projection buffer to emulate C# expression context. This is not gonna work for Razor. We need to migrate to LSP.
That was our guess too :)
Will mark this as blocked on external for now, thanks.