vscode-codeql icon indicating copy to clipboard operation
vscode-codeql copied to clipboard

Add navigate to super/overrides declaration

Open aeisenberg opened this issue 5 years ago • 0 comments

CodeQL makes heavy use of overridden predicates on classes. There is no simple navigation step to go from the current predicate to the super-predicate or sub-predicate. It would be useful to implement something like this.

aeisenberg avatar Sep 09 '20 20:09 aeisenberg