Alex Gavrilov
Alex Gavrilov
Looks like we specify "--verbosity" option for all commands, though I don't believe it's implemented for any
@TanvirArjel - do you mean IntelliSense in CSS files themselves or class name completion in Razor files (e.g. ``````? Would it be possible for you to share a sample project...
@TanvirArjel - do you have a small project (or any project) you could share that reproduces that? That would really help us investigate. Also, does it happen immediately after starting...
This appears to be an LSP Roslyn issue as it reproes in C# files if LSP C# editor is enabled. It might be a platform issue, but I'm sending to...
Per conversation with Todd, it appears to be a platform issue. Looks like platform is using applicable-to span to filter more aggressively in LSP. Here's HTML LSP repro, where cursor...
> Thank you for your investigation. If the list is filtered like this after invoking it with Ctrl+J, that's definitely a bug. I'll take a look Yes, it was Ctrl+J...
Related internal AzDO bug (can only be seen by MSFT on VPN) https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1985980
@Peter-Juhasz I believe we fixed this issue a while back but never resolved it (using a different issue as the primary). I just tried on the latest VS to verify,...
@Peter-Juhasz would you be able to share a repro project? I tried this, and it works fine in simple scenarios.