XanoScript Extension for Visual Studio CodeXanoscript extension for Visual Studio Code (compatible with Cursor). DesignEvery object type (API endpoint, API group, function, table...) is a file. The plugin downloads and organize each object types locally as such: Features
DevelopmentThis extension uses a submodule for the language server. To initialize it locally, after cloning/pulling updates you'll want to pull the submodule too:
To update the submodule to its most recent version and install
then update the main repository
InstallationGetting started is easy! To install the XanoScript extension:
Alternatively, you can download the UsageOnce installed, open any
Try hovering over DocumentationFor a deep dive into XanoScript’s syntax, functions, and capabilities, check out the syntax documentation and its function reference guide . It’s packed with examples and guides to help you master the language. ContributingWe’d love your help to make the XanoScript extension even better! Whether it’s reporting bugs, suggesting features, or submitting code, please see our contributing guidelines for details on how to get involved. LicenseThis extension is proudly released under the MIT License. Feel free to use, modify, and share it as you see fit! This README provides everything you need to introduce the XanoScript extension: a compelling overview, key features, and clear instructions—all wrapped in a clean, user-friendly format. Happy coding! |