SupportedIde interface
サポートされている IDE エンティティを表します。
プロパティ
| download |
IDE のダウンロード URL。 |
| ide |
IDE の型。 |
| name | IDE の名前。 |
| protocol |
IDE のプロトコルハンドラを開くための URL。 |
| supported |
SupportedPlatforms の一覧。 |
プロパティの詳細
downloadUrl
IDE のダウンロード URL。
downloadUrl: string
プロパティ値
string
ideType
name
IDE の名前。
name: string
プロパティ値
string
protocolHandlerUrl
IDE のプロトコルハンドラを開くための URL。
protocolHandlerUrl: string
プロパティ値
string
supportedPlatforms
SupportedPlatforms の一覧。
supportedPlatforms: string[]
プロパティ値
string[]