CODEARTS IDE-搜索查询语法

时间:2024-08-01 19:05:14

搜索查询语法

搜索查询是一个字符串,用于在SmartSearch窗口(“Shift+Shift” / “Ctrl+Shift+A”)中查询对应条目,由“dataSource:stringToMatch”对组成,这些对可以通过空格或运算符连接。如果查询中省略了“dataSource”,则搜索将在所有可用的数据源中进行。使用“stringToMatch:dataSource”,即反向模式,也是可能的。

以下是可用的数据源列表:

数据源名称

数据源缩写

描述

“class”/“type”

“c”/“t”

类实体

“member”

-

成员实体,即类方法或类字段实体

“text”

-

文本实体

“file”

“fn”

文件和文件夹实体

“command”

-

命令实体

support.huaweicloud.com/usermanual-codeartside/codeartside_01_0400.html