eberthold / SteroidsVS

Visual Studio Extension
https://marketplace.visualstudio.com/items?itemName=eberthold.SteroidsVS
MIT License
25 stars 2 forks source link

Code Structure item nesting breaks occassionally #2

Closed eberthold closed 5 years ago

eberthold commented 6 years ago

Sometimes it can happen, that the code structure shows all container nodes first and all leaf nodes under the last container. The issue isn't deterministically reproduceable.

Need to write some unit tests for that code anyway.