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 5390f4b commit 3b7fecaCopy full SHA for 3b7feca
cpp/ql/src/localDefinitions.ql
@@ -3,7 +3,7 @@
3
* @description Generates use-definition pairs that provide the data
4
* for jump-to-definition in the code viewer.
5
* @kind definitions
6
- * @id cpp/jump-to-definition
+ * @id cpp/ide-jump-to-definition
7
* @tags ide-contextual-queries/local-definitions
8
*/
9
cpp/ql/src/localReferences.ql
+ * @id cpp/ide-find-references
* @tags ide-contextual-queries/local-references
0 commit comments