Skip to content

The AuroraEditor Language Server Protocol (LSP) Types repository contains essential types for seamless interaction with language servers, compliant with the Language Server Protocol (LSP) version 3.16.0. It also provides support for proposed 3.17 features, which can be enabled using the proposed feature flag.

Notifications You must be signed in to change notification settings

AuroraEditor/LSP-Types

Repository files navigation

AuroraEditor Language Server Protocol (LSP) Types

This repository contains types that are essential for interacting with a language server, adhering to the Language Server Protocol (LSP) version 3.16.0. Additionally, it supports proposed 3.17 features, which can be activated using the proposed feature flag. It is important to note that these proposed features are considered unstable and may undergo changes between releases.

Contributing

Contributions that add, remove, or modify the LSP API are highly valued. When making such changes, please provide a link to the specification describing the change. This context helps determine whether the change should be considered an experimental addition and allows reviewers to easily cross-reference the changes against the spec.

Links

About

The AuroraEditor Language Server Protocol (LSP) Types repository contains essential types for seamless interaction with language servers, compliant with the Language Server Protocol (LSP) version 3.16.0. It also provides support for proposed 3.17 features, which can be enabled using the proposed feature flag.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages