Demetrius flavious

Results 18 comments of Demetrius flavious

Keyboard bindings description can be found at `[Program folder]\Resources\Configuration\KeyBindings.json` It's a text file that you may change at will. A possible solution for your request might be to add another...

I use doxygen v1.10.0 for Linux (Ubuntu 22.04.3 LTS), and just downloaded 1.10.0 for Windows to test it. On Windows it does seem to work. On Linux couldn't get doxygen...

#3256 is originally what I was looking for. Currently I manually disable those side effects e.g HAVE_DOT = NO Nevertheless, I wonder if this issue is equivalent to #3256, as...

It seems to be more than a bug than a feature request. I hardly know any program/service that search only for whole words.

> We therefore assume that the user has lost interest or resolved the problem on their own. Nope, nope nope. Dozens of Millions of users around the world need this...

You may see in the title a message something like "Image format is not supported", when trying to load these corrupted files. The Viewer iterates over those since these files...

b.t.w if you remove the double qoutes of "C", the warning doesn't occur e.g. ```cpp #ifndef _DEBUG extern #endif void init(); ```