Skip to main content

Module API

Module API 

Source
Expand description

API Module

Provides the VS Code API facade and types for Grove. Implements compatible API surface with Cocoon for extension compatibility.

Modules§

Types
Common API Types Module
VSCode
VS Code API Facade Module
utils
Common VS Code API utilities

Constants§

MAX_VS_CODE_API_VERSION
Maximum supported VS Code API version
MIN_VS_CODE_API_VERSION
Minimum supported VS Code API version
VS_CODE_API_VERSION
VS Code API version compatibility

Functions§

is_api_version_supported
Check if an API version is supported