OML Alexandria Extension for Visual Studio CodeA proof-of-concept extension to support OML in VSCode-compatible IDEs. Unlike OML Luxor, this extension is designed from the ground up to support web-based IDEs by running the language server through the extension instead of requiring a separate executable. Getting StartedInstall nvm:
Install
Install
Install
Clone the repository
Build
This will build the development extension for debugging. If you'd like to build the production packaged extension, run:
This will build the You can clean up the build artifacts using Install in VSCodeYou can install the vsix file by searching for "OML Luxor" in the Extensions Marketplace or manually through the Extensions tab. If a previous version of the extension is already installed, uninstall it first. Install in Gitpod or GitHub CodespacesLaunch your repo with gitpod.io or GitHub Codespaces, then open the Extension area to drag and drop the vsix file to install it. If a previous version of the extension is already installed, uninstall it first. Support for vscode.devOML Alexandria is not a web extension, and is not compatible with vscode.dev (which includes github.dev and any other VS Code for the Web instance). OML Version
LicenseSee LICENSE. |