forked from atom/symbols-view
-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Hi there!
I have 2 minor feature suggestions that could improve the Go to Declaration feature.
- I noticed that when I use
atom-ctags:go-to-declaration
, it sometimes duplicates my options for certain classes, most likely because I have a symlink from $HOME/GitHub to $Home/Documents/GitHub. Here is an example (see: last 2 options)
I also have a feature suggestion for the atom-ctags:toggle-file-symbols
function.
3. I'd like to be able to narrow down my search to search for certain types of symbols/tags, e.g. classes / functions etc. I'm not sure what kind of data ctags gives you about how it classifies symbols/tags, but this information could be obtained from the surrounding source code.
Let me know what you think! If these are feasible features for an dev who is unfamiliar with this project to tackle in a reasonable amount of time and no one on the project has the time to take these on, then I'd be glad to attempt to implement these features. Especially number 3
Thanks.
Metadata
Metadata
Assignees
Labels
No labels