Home
last modified time | relevance | path

Searched refs:IDE_VSCODE (Results 1 – 4 of 4) sorted by relevance

/tools/asuite/aidegen/
Dconstant.py67 IDE_VSCODE = 'VS Code' variable
74 'v': IDE_VSCODE,
82 IDE_VSCODE: 'v',
Daidegen_main.py470 both = config.ide_name == constant.IDE_VSCODE
Daidegen_main_unittest.py438 config.ide_name = constant.IDE_VSCODE
/tools/asuite/aidegen/lib/
Dide_util.py1039 self._ide_name = constant.IDE_VSCODE