CodeEdit Environment

Represents the CodeEdit application environment.

An instance of the CodeEdit environment is always available as the codeedit global.

version: string

The version of CodeEdit.

workspaces: Workspace[]

Properties

clipboard: Clipboard

A Clipboard instance.

Last updated