Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>auxonNew to Visual Studio Code? Get it now.
auxon

auxon

Auxon Corporation

auxon.io
|
302 installs
| (0) | Free
Auxon's UI extension: data visualization for Modality, and syntax highlighting and language server integration for the SpeQTr specification language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Auxon's UI extension for VS Code

Auxon's UI extension provides data visualization for Modality, and syntax highlighting and language services for the SpeQTr specification language.

Features

  • Tree views for interacting with Modality and Conform data
  • Syntax highlighting
  • Error checking
  • Configures the speqtr_lsp language server.
  • Code lens support for running Conform specs

Extension Settings

This extension contributes the following settings:

  • auxon.tooldir: The directory where the Auxon tool binaries (modality, conform, etc) may be found.
  • auxon.authToken: The user authentication token to use when connecting to the Modality backend. If not given, defaults to the auth token configured in the Modality CLI.
  • auxon.modalityUrl: The URL of the Auxon Modality backend server. If not given defaults, to the URL configured in the Modality CLI, or else to 'http://localhost:14181'.
  • auxon.allowInsecureHttps: Ignore certificate validation for https connections. If not given, defaults to the setting configured in the Modality CLI, or else to false.
  • auxon.extraEnv: Extra environment variables that will be passed tool executables, including the SpeQTr LSP server.

Dependencies

  • Modality CLI: See the Modality Client documentation
  • Conform CLI: See the Conform Client documentation
  • Python: The Jupyter notebooks require Python 3, jupyter, pandas, and plotly packages to be installed. We recommend creating an isolated environment for this using venv.
  • Extensions: The extension will automatically install the tintinweb.graphviz-interactive-preview and ms-toolsai.jupyter extensions by default when installed from the marketplace
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft