Structs§
- COLORS_
ENABLED - Whether i/o interactions are allowed in the current CLI.
- IS_
A_ TTY - Whether i/o interactions are allowed in the current CLI.
- IS_
INTERACTIVE_ CLI - Whether i/o interactions are allowed in the current CLI.
- SERVER_
NAME_ MAP - Map of qualities to the server name
- Server
Quality Info - TUNNEL_
SERVICE_ USER_ AGENT - WIN32_
APP_ IDS - Map of quality names to arrays of app IDs used for them, for example,
{"stable":["ABC123"]}
Constants§
- APPLICATION_
NAME - Application name as it appears on the CLI.
- CONTROL_
PORT - DEFAULT_
DATA_ PARENT_ DIR - Default data CLI data directory.
- DOCUMENTATION_
URL - EDITOR_
WEB_ URL - Web URL the editor is hosted at. For VS Code, this is vscode.dev.
- PRODUCT_
DOWNLOAD_ URL - Download URL of the desktop product.
- PRODUCT_
NAME_ LONG - Full name of the product with its version.
- PROTOCOL_
VERSION - Protocol version sent to clients. This can be used to indiciate new or
changed capabilities that clients may wish to leverage.
1 - Initial protocol version
2 - Addition of
serve.compressed
property to control whether servermsg’s are compressed bidirectionally. 3 - The server’s connection token is set to a SHA256 hash of the tunnel ID 4 - The server’s msgpack messages are no longer length-prefixed - PROTOCOL_
VERSION_ TAG - Tag for the current protocol version, which is included in dev tunnels.
- PROTOCOL_
VERSION_ TAG_ PREFIX - Prefix for the tunnel tag that includes the version.
- QUALITY
- QUALITYLESS_
PRODUCT_ NAME - Name of the application without quality information.
- QUALITYLESS_
SERVER_ NAME - Name of the application without quality information.
- TUNNEL_
ACTIVITY_ NAME - Name shown in places where we need to tell a user what a process is, e.g. in sleep inhibition.
- TUNNEL_
CLI_ LOCK_ NAME - Windows lock name for the running tunnel without a service. Used by the setup script to detect a tunnel process. See #179265.
- TUNNEL_
SERVICE_ LOCK_ NAME - Windows lock name for the running tunnel service. Used by the setup script to detect a tunnel process. See #179265.
- TUNNEL_
SERVICE_ USER_ AGENT_ ENV_ VAR - VSCODE_
CLI_ AI_ ENDPOINT - VSCODE_
CLI_ AI_ KEY - VSCODE_
CLI_ COMMIT - VSCODE_
CLI_ QUALITY - VSCODE_
CLI_ UPDATE_ ENDPOINT - VSCODE_
CLI_ VERSION