Commit graph

5 commits

Author SHA1 Message Date
Cyrus Najmabadi
e2c4d7d0d9 Fixing issue where the top level source file item was not being selected. 2014-10-06 14:22:08 -07:00
Cyrus Najmabadi
1a48da9c94 Don't show locals as children of functions. 2014-10-05 23:47:34 -07:00
Cyrus Najmabadi
7222963923 Tweak how we populate NavBarItems.
Now we will always place child items of a node in the right bar, even if we're
also placing it on the 'top level nodes' list on the left.  This makes things
clearer for users by making it clear that any time you have a node selected on
the left, you can always find its children on the right.  And, it still preserves
the behavior we want where the left list acts as a high level 'table of contents'
for the file.
2014-10-05 21:17:13 -07:00
Daniel Rosenwasser
7bcab8b616 Minor edit to test. 2014-09-19 12:28:49 -07:00
Daniel Rosenwasser
b285ef165b Added fourslash tests. 2014-09-17 17:50:32 -07:00