Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Function pointer isn't hightlighted correctly #699

Open
pharsh22 opened this issue Oct 7, 2024 · 1 comment
Open

Function pointer isn't hightlighted correctly #699

pharsh22 opened this issue Oct 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@pharsh22
Copy link

pharsh22 commented Oct 7, 2024

I have clangd extension installed on my vsCode and disabled native IntelliSense.

Function pointers are supposed to be highlighted in yellow, which happens momentarily. As soon as clangd generates the tags, it alters the property to variable.other.property instead of a function and changes its color to blue.

VSCode version :
Version: 1.89.1 (Universal)
Commit: dc96b837cf6bb4af9cd736aa3af08cf8279f7685
Date: 2024-05-07T05:14:24.611Z (5 mos ago)
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Darwin arm64 23.4.0

Clangd extension version: v0.1.29

System information
Clangd version (from the log, or clangd --version): internal clangd version

OS : MacOs

@pharsh22 pharsh22 added the bug Something isn't working label Oct 7, 2024
@HighCommander4
Copy link
Contributor

Could you give a code example?

Function pointers are supposed to be highlighted in yellow

Also, could you say more about where this expectation comes from, e.g. in what editor setting this is specified?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants