Skip to content

Files

Latest commit

 

History

History

types

Language Server Runtimes Types

Language Server Runtimes Types is a package containing types used by the Language Server Runtimes package.

This package is independent of VSCode Protocol type definitions. Interfaces defined here must contain only type definitions with no implementations or side effects. For example, it should not re-export classes from vscode-languageserver-protocol or vscode-jsonrpc packages.

License

This project is licensed under the Apache-2.0 License.