Home
last modified time | relevance | path

Searched defs:SupportedEditorName (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_ide/py/pw_ide/
Dsettings.py45 SupportedEditorName = Literal['vscode'] variable
248 def editor_enabled(self, editor: SupportedEditorName) -> bool:
Dcommands.py218 editor: Optional[SupportedEditorName],
219 editor_backups: Optional[SupportedEditorName],