Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SupportedIde

Represents a Supported IDE entity.

Hierarchy

  • SupportedIde

Index

Properties

Optional downloadUrl

downloadUrl: string

The download URL for the IDE.

Optional name

name: string

The name of the IDE.

Optional protocolHandlerUrl

protocolHandlerUrl: string

The URL to open the protocol handler for the IDE.

Optional supportedPlatforms

supportedPlatforms: Array<string>

A list of SupportedPlatforms.

Generated using TypeDoc