alibaba/structure-view

Selecting item in Structure View navigates to wrong spot with code folding

alevinetx opened this issue · 0 comments

I'm working with Java code and I noticed this issue:

Selecting an item from within the Structure View was moving my navigation inside the editor, as expected. However, it was not landing on the method declaration line. It was after I noticed that my import lines had been folded, and then unfolded them, that the navigation lands on the proper spot.

If this is a function of another package, I apologize. Please let me know and I'll open an issue there.

Atom: 1.30.0 x64 (Windows)
structure-view: 0.2.1
ide-java: 0.8.3