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

SQL (pks / pkb) don't work in shortcut view.

Open martindsouza opened this issue 8 years ago • 1 comments
trafficstars

For pkb and pks files I see the individual procedures/packages on the right hand side.

If I hit cmd+R to shortcut and type the procedure name I'm looking for it says No symbols found. Any reason why it finds them on the right hand side but in the Toggle File Symbols view?

martindsouza avatar May 08 '17 21:05 martindsouza

@martindsouza These are different projects. The cmd+r method is a core atom package. This has incorporated the updated ctags config to include additional extensions.

tschf avatar Jun 21 '17 18:06 tschf