LLMs
Interact with this documentation with an LLM by utilizing the llms-full.txt found here. Download from the terminal using curl:
curl https://cloesce.pages.dev/llms-full.txt -o llms-full.txt
VS Code Extension
A basic language highlighting extension for Cloesce is available in the VS Code marketplace. In the future, this extension will also include a full LSP server.
More editor integrations are planned for the future (and you can always contribute your own!). If you’re interested in contributing an editor extension, reach out in the Discord server.
TypeDoc
An API reference generated using TypeDoc for the Cloesce TypeScript library can be found here.