symbols-tree-view icon indicating copy to clipboard operation
symbols-tree-view copied to clipboard

Symbol tree not reading existing python file consistently

Open jo3baltes opened this issue 8 years ago • 5 comments

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? jun17_133815

jo3baltes avatar Jun 17 '16 17:06 jo3baltes

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.

jo3baltes avatar Jun 17 '16 17:06 jo3baltes

@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.

xndcn avatar Jun 20 '16 01:06 xndcn

@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 avatar Jun 20 '16 04:06 jangko

@jangko Sorry :joy:

xndcn avatar Jun 27 '16 02:06 xndcn

@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.

xndcn avatar Jun 27 '16 02:06 xndcn