zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
47.76k stars 2.79k forks source link

C++ intellisense works worse after new update Zed 0.123.3 #8205

Open Dorjderem2002 opened 7 months ago

Dorjderem2002 commented 7 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

when I type "for" it used to show for loop but now it shows for_each function from algorithm headers and the for loop im looking for is at the bottom. Quite annoying to always go down and press tab. All code editors suggest the loop first then the other related stuff

Environment

MacOS 14.2.1 (23C71) M1 Pro 16GB

If applicable, add mockups / screenshots to help explain present your vision of the feature

Screenshot 2024-02-23 at 12 32 25 AM

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

If you only need the most recent lines, you can run the zed: open log command palette action to see the last 1000.

No response

github-actions[bot] commented 6 days ago

Hi there! 👋 We're working to clean up our issue tracker by closing older issues that might not be relevant anymore. Are you able to reproduce this issue in the latest version of Zed? If so, please let us know by commenting on this issue and we will keep it open; otherwise, we'll close it in a week. Feel free to open a new issue if you're seeing this message after the issue has been closed. Thanks for your help!