Bill Gan

Results 11 comments of Bill Gan

This also happens with the normal trackpad and the Razer viper mini mouse

no, still not working. https://github.com/microsoft/vscode-cpptools/assets/17630457/76135302-b218-43f2-825b-36619a78f71e

This issue is a lost cause. My only request now is that Code - OSS be renamed as to stop appropriating open source values and to stop tempting people to...

With all due respect, I don’t think it’s in good taste to cry about how hard it is to maintain a language server while simultaneously keeping it locked down and...

I have this same issue as well.

Is there a setting to disable comment doc rendering?

Does anyone know of a fix for this? Using compile_commands.json didn't work for me.

Just encountered this bug as well, hoping for a fix.

Intellisense still seems to be working because I reloaded it: ![image](https://github.com/microsoft/vscode-cpptools/assets/17630457/a6154437-388a-40c7-b625-fdfa7c482ac7) but there's still no semantic highlighting. Here is a simple repro: ``` #include #define TITLE L"Test" int WinMain(HINSTANCE, HINSTANCE,...

@sean-mcmanus any update on this? btw I've seen the exact same issue with Visual Studio, and it was fixed [very recently](https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes#17.8.6).