Skip to content

return "global -xsa" as result if no reference is found#31

Open
BarretRen wants to merge 4 commits intojaycetyle:masterfrom
BarretRen:master
Open

return "global -xsa" as result if no reference is found#31
BarretRen wants to merge 4 commits intojaycetyle:masterfrom
BarretRen:master

Conversation

@BarretRen
Copy link
Copy Markdown

When I use this plugin with my company's code, I find sometimes Shitf+F12 will return nothing even the symbol is existed in code.
I tryied other gnu global options and find that: sometime command "global -xra" return nothing. But command "global -xsa" can return the symbol.

So if Shift+F12 returns nothing, maybe we can return the results of "global -xsa" as a workaround. That is what I did in the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant