We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdaf0fb commit e53ad4aCopy full SHA for e53ad4a
README.md
@@ -75,7 +75,6 @@ Easiest example is `operator <<` which in most parsers is registered as a `binar
75
* No way to see how many times a function is called from a single line
76
* No support for outside-of-function code
77
* No way to resize/move in editor
78
-* 5000 tonnes of useless debug output with no way to shut it off
79
* It's hard to tell code structure if there are many If statements
80
* Class / struct constructors are not registered as function calls
81
* **If an included library is not found, some code may be absent!!! (this can be partually avoided by commenting the problematic include)**
0 commit comments