symbols-tree-view
symbols-tree-view copied to clipboard
Symbol tree not reading existing python file consistently
Using symbol-tree-view 0.13.2 on Atom 1.10.0-dev-56a9894, in most all of my python codebase, the symbols tree isn't populating when opening existing files. Creating new python files in Atom, the symbols tree is populating (generally) as I add new class/function/vars.
Any reason for symbol-tree-view to just stop building the symbols tree?
Ooops - found the problem being use of universal-ctags-linux (Arch linux 64bit). Replaced that with symlink to system ctags (Exuberant Ctags at /usr/bin/ctags) and it's working.
@jangko Sorry about that... This problem seems not reproducing on my environments... Would you like upload your source file with this issue? You can delete irrelevant codes.
@jangko Sorry about that...
well, i am not the one who post this issue. i thought this was a github bug, turn out typographic error, :smile:
@jangko Sorry :joy:
@jo3baltes Sorry about that... This problem seems not reproducing on my environments... Would you like upload your source file with this issue? You can delete irrelevant codes.