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

imenu: show static member variable instead of function #102

Open
vohv opened this issue Sep 23, 2020 · 0 comments
Open

imenu: show static member variable instead of function #102

vohv opened this issue Sep 23, 2020 · 0 comments

Comments

@vohv
Copy link

vohv commented Sep 23, 2020

When I use imenu, emacs displays the static member variables of the function instead of the function.
only lsp-mode + emacs-ccls has this problem.

I tried the following schemes are all good:

  • lsp-mode + clangd
  • eglot + clangd
  • eglot + ccls

image
image

I don't know if this is the problem of lsp-mode or emacs-ccls.

If my function has many static member variables, positioning the function will become very difficult.

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

1 participant