razor icon indicating copy to clipboard operation
razor copied to clipboard

Completions doesn't work in debugging interpriter window

Open DoctorKrolic opened this issue 2 years ago • 3 comments

Version used: VS 2022 v17.3 Preview 1.1

In razor: devenv_xVE7pdY8jf

In C#: devenv_B718Fsd952

DoctorKrolic avatar Jun 14 '22 17:06 DoctorKrolic

@tmat Do you have any thoughts on this? We aren't sure how this whole thing actually works :)

davidwengier avatar Jun 16 '22 21:06 davidwengier

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.

tmat avatar Jun 16 '22 21:06 tmat

That was our guess too :)

Will mark this as blocked on external for now, thanks.

davidwengier avatar Jun 16 '22 22:06 davidwengier