Joinyy

Results 5 comments of Joinyy

@onetrev Yes I also wished it was part of atom core packages. Also because you can already browse symbols with Ctrl-R it should not be that big deal to display...

Yes exactly, it does currently not work on windows except if you specify every file separately. Theoretically this should maybe be fixed within the click package, as the click.Path behaves...

So I have done some tests and even though it is fixable with the above mentionned code there seems to be another issue here. While testing on a different laptop,...

You can add Latex to the List of supported languages, it works out of the box with ctags :+1: Your Idea with ctags as backup solutions and own parsing for...

> For me the following worked: > > * remove `enable_testing()` > * add `include(CTest)` to the **root** CMakeLists.txt, early after the first project() call Worked for me too. The...