C++: Scope tags meant for ide contextual queries

This commit is contained in:
Jason Reed
2020-04-21 13:13:08 -04:00
parent aa7a0e6879
commit 5390f4b255
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
* for jump-to-definition in the code viewer.
* @kind definitions
* @id cpp/jump-to-definition
* @tags local-definitions
* @tags ide-contextual-queries/local-definitions
*/
import definitions

View File

@@ -4,7 +4,7 @@
* for jump-to-definition in the code viewer.
* @kind definitions
* @id cpp/jump-to-definition
* @tags local-references
* @tags ide-contextual-queries/local-references
*/
import definitions