You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
When I open a file clicking on it in the Atom Tree View, the outline doesn't work (the spinner spins forever and there's no outline).
However, if I open the file using Ctrl+T, the outline works perfectly and immediately.
The issue can be reproduced with any file type and using any ide-* package (I've tested it with ide-haskell, ide-html, ide-json and ide-yaml).
Expected Behavior
When I open a file using the Tree View, the Outline pane updates immediatly and shows the file's outline.
Actual Behavior
When I open a file using the Tree View, the Outline pane shows the spinner forever and there's no outline. I need to modify the file in order to get the Outline works again.
Description
When I open a file clicking on it in the Atom Tree View, the outline doesn't work (the spinner spins forever and there's no outline).
However, if I open the file using
Ctrl+T
, the outline works perfectly and immediately.The issue can be reproduced with any file type and using any
ide-*
package (I've tested it withide-haskell
,ide-html
,ide-json
andide-yaml
).Expected Behavior
When I open a file using the Tree View, the Outline pane updates immediatly and shows the file's outline.
Actual Behavior
When I open a file using the Tree View, the Outline pane shows the spinner forever and there's no outline. I need to modify the file in order to get the Outline works again.
Versions
Additional Details
apm ls --installed
):The text was updated successfully, but these errors were encountered: