Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

No content in Outline view for newly opened file #229

Open
BoykoAlex opened this issue Jul 23, 2018 · 2 comments
Open

No content in Outline view for newly opened file #229

BoykoAlex opened this issue Jul 23, 2018 · 2 comments

Comments

@BoykoAlex
Copy link
Contributor

It can be reproduced with any LS that responds to textDocument/documentSymbol request message.

  1. Install ide-java extension.
  2. Open a Java file X
  3. Toggle Outline view on. Symbols if file are shown. Great! Keep Outline view opened now
  4. Open Java file Y.
    Note that now Outline view shows the "blue spinning circle" denoting "loading" state. It'll be showing this "loading" state all the time now until you close outline view and toggle it on again
@Aerijo
Copy link
Contributor

Aerijo commented Mar 6, 2019

I've run into this, and believe it's a bug in the outline package itself. The messages passing through this package all seemed fine. I'll leave this open until it's solved though (which will be whenever I or someone else gets round to it).

@UziTech
Copy link

UziTech commented Oct 19, 2020

Development of atom-languageclient has officially moved to https://github.com/atom-ide-community/atom-languageclient 🎉

If this is still an issue please consider opening an issue on that repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants