SupportedIde interface
Desteklenen bir IDE varlığını temsil eder.
Özellikler
| download |
IDE'nin indirme URL'si. |
| ide |
IDE türü. |
| name | IDE'nin adı. |
| protocol |
IDE için protokol işleyicisini açma URL'si. |
| supported |
SupportedPlatforms listesi. |
Özellik Ayrıntıları
downloadUrl
IDE'nin indirme URL'si.
downloadUrl: string
Özellik Değeri
string
ideType
name
IDE'nin adı.
name: string
Özellik Değeri
string
protocolHandlerUrl
IDE için protokol işleyicisini açma URL'si.
protocolHandlerUrl: string
Özellik Değeri
string
supportedPlatforms
SupportedPlatforms listesi.
supportedPlatforms: string[]
Özellik Değeri
string[]