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

>ccls: Call Hierarchy broken on VSCode 1.47.1 #106

Open
Noh3choo opened this issue Jul 24, 2020 · 2 comments
Open

>ccls: Call Hierarchy broken on VSCode 1.47.1 #106

Noh3choo opened this issue Jul 24, 2020 · 2 comments

Comments

@Noh3choo
Copy link

Observed behavior

With a function symbol selected, running the command pallet command ccls: Call Hierarchy will display call hierarchy of the function. Any further attempts to the use ccls: Call Hierarchy fail to update the call hierarchy pane.

Expected behavior

Call Hierarchy pane to be updated.

Steps to reproduce

  1. Run command ccls: Call Hierarchy
  2. Run it again

System information

  • ccls version (git describe --tags): ccls version 0.20190823.6-1~ubuntu1.20.04.1 clang version 10.0.0-4ubuntu1
  • OS: Ubuntu 20.04 LTS
  • Editor: VSCode 1.47.1
  • vscode-ccls version (git describe --tags): 0.1.29
@kstefanj
Copy link

I've experienced the same problem with VSCode 1.48.2 and version 0.1.29 of the plugin. Downgrading the plugin to 0.1.28 solves the call-hierarchy issue, but not sure if it exposes some other problems. 

@GitMensch
Copy link

that seems to be a duplicate of #102 .

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

3 participants