Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

please add support for displaying things like '#ifdef' #5

Open
chinyu0704 opened this issue Mar 30, 2021 · 0 comments
Open

please add support for displaying things like '#ifdef' #5

chinyu0704 opened this issue Mar 30, 2021 · 0 comments

Comments

@chinyu0704
Copy link

hi,

I believe there are a bunch of people who work with large source code project like linux kernel. Nomally in a kernel source file , there are lots of "#ifdef CONFG_XXX " or "#else" macros inside which scope funciton has completely diffrent implementation. Thus everytime I have to jump to the specific function definition and press "[#" to see if I'm under some "#ifdef"; if the macro condition isn't right, I have to jump to another difinition.
So if taglist can support displaying those conditioning macros, that would be great!

thanks.

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

No branches or pull requests

1 participant