VSCode extension for Schema Language ServerLanguage support for the Vespa Schema language using LSP. The extension acts as a client for the Schema Language Server, providing tools for developing Vespa Schema files. Features:
RequirementsThe extension requires Java 17 or greater. Upon activation, the extension will look in the following locations in this order for a Java executable:
XML supportThis extension bundles with an extension to the LemMinX XML Language server. This is to provide additional support when editing the services.xml file in Vespa applications. For the best possible experience, install the VSCode XML extension as well. |