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

[references] References view does not open #7955

Closed
danieltomasku opened this issue Jun 3, 2020 · 0 comments · Fixed by #7957
Closed

[references] References view does not open #7955

danieltomasku opened this issue Jun 3, 2020 · 0 comments · Fixed by #7957
Assignees
Labels
bug bugs found in the application vscode issues related to VSCode compatibility

Comments

@danieltomasku
Copy link
Contributor

Bug Description:

Right-clicking on a function and selecting Find All References does not open the references view panel on the left.

find-all-references

It produces this error as well:
image

The references view functionality is great otherwise, this issue is mainly to address the panel not opening after selecting Find all References . Note that this also happens when using Find all Implmentations, as well as from both context menu and command palette.

Steps to Reproduce:

  1. Right-click on function and select "Find all References" option
  2. Notice how the references view icon shows up on the left, however it does not open the panel

Additional Information

  • Operating System: Windows and Red Hat Enterprise Linux 7
  • Theia Version: 1.2.0
@akosyakov akosyakov added bug bugs found in the application help wanted issues meant to be picked up, require help vscode issues related to VSCode compatibility and removed help wanted issues meant to be picked up, require help labels Jun 4, 2020
@akosyakov akosyakov self-assigned this Jun 4, 2020
akosyakov added a commit that referenced this issue Jun 4, 2020
…result or error

Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
akosyakov added a commit that referenced this issue Jun 4, 2020
…result or error

Signed-off-by: Anton Kosyakov <anton.kosyakov@typefox.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application vscode issues related to VSCode compatibility
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants