Nicolas Hainaux
Nicolas Hainaux
What problem exactly is your PR supposed to solve? Could you add screenshots for instance?
@love8587 @curtjenk It looks like #148 is a duplicate of this one. Then this should be fixed in [symbols-tree-nav (forked from symbols-tree-view)](https://atom.io/packages/symbols-tree-nav).
Same problem in Manjaro (based on Arch 64 bits), resolved like described in this post: https://github.com/xndcn/symbols-tree-view/issues/114#issuecomment-226837947 (Had the same problem in Bodhi (based on Ubuntu 14.04 64 bits) but can't...
@gudh the [improvement](https://github.com/xndcn/symbols-tree-view/pull/138) proposed by @liuderchi has been added in the forked package [symbols-tree-nav](https://atom.io/packages/symbols-tree-nav).
Looks very interesting! I'll most probably integrate this into the fork [symbols-tree-nav](https://github.com/nicolashainaux/symbols-tree-nav), if you don't mind!
This *seems* to work in current version of [symbols-tree-nav](https://atom.io/packages/symbols-tree-nav), though the matching function is sometimes highlighted, sometimes not (this seems to be a bug). 
@gudh you might want to have a look [here](https://github.com/nicolashainaux/symbols-tree-nav/issues/2). There you could give your opinion on the way it should look like, more precisely. If the different headings are on...
@aarkayna @sqwk @stewhouston @dogfoodsilo4 @juanfernandoe Hi everyone, What's missing is most probably the ctags definitions for typescript. There is an example here: https://herringtondarkholme.github.io/2015/10/10/typescript-ctags/ (other example are easy to find over...
Perfect! I'll update the regex too then!
Looks much better this way. Included in [symbols-tree-nav](https://github.com/nicolashainaux/symbols-tree-nav).