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

A problem with "rtags-find-symbol-at-point" on macOS #1416

Closed
ghost opened this issue May 12, 2021 · 0 comments
Closed

A problem with "rtags-find-symbol-at-point" on macOS #1416

ghost opened this issue May 12, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented May 12, 2021

The problem

Today I tried to use RTags to index a big C++ project on macOS and have a strange problem - the rtags-find-symbol-at-point function works perfectly in header (*.h) files and doesn't work in the source (*.cpp) files. Data in the ~/.cache/rtags looks correct. Then I tried to use RTags for demo project and it works fine. How can I debug this problem?

Software

  • macOS Big Sur 11.2
  • LLVM 12.0.5
  • RTags 2.38 (installed by the brew install rtags command)
  • GNU Emacs 27.2

If you need any additional information, please write in comments.

@ghost ghost changed the title RTags doesn't index C++ source files on MacOS RTags doesn't index C++ source files on macOS May 12, 2021
@ghost ghost changed the title RTags doesn't index C++ source files on macOS A problem with "rtags-find-symbol-at-point" on macOS May 13, 2021
@ghost ghost closed this as completed May 13, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants