codeviz icon indicating copy to clipboard operation
codeviz copied to clipboard

added more extension + fixed regex for include statement

Open uohmak4fvpqe opened this issue 1 year ago • 0 comments

I added more c++ extensions that can be found. I personnally always use .cc and .hh (they are really used, it's not only me)

I also fixed the regex for inlusion statement to allow for no space between "#include" and the quoted filename (I personnaly hate useless space, but that's syntactically ok anyway)

uohmak4fvpqe avatar Aug 02 '24 14:08 uohmak4fvpqe