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

Oneil

careweather

|
9 installs
| (0) | Free
VS Code support for the Oneil design specification language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Oneil Programming Language Support for VS Code

This VS Code extension adds language support for the Oneil programming language.

Current Features

  • Syntax Highlighting: Enhances code readability with semantic syntax highlighting for Oneil language constructs.
  • Go to Definition: Jump to the definition of parameters, models, and imported Python files and functions
  • Hover Information: View the labels and notes associated with a parameter, model, function, or Python module by hovering
  • Inline Errors: See errors directly in the editor

Planned Features

We are actively working on expanding the capabilities of this extension. Upcoming features include:

  • IntelliSense and Autocomplete: Smart code completion for Oneil
  • More to come!: We're continuously working to improve the development experience for Oneil programmers

Installation

  1. Open VS Code
  2. Go to the Extensions view (Ctrl+Shift+X)
  3. Search for "Oneil"
  4. Click Install

Requirements

  • Visual Studio Code version 1.0.0 or higher
  • Oneil installed on your PATH, or set Oneil: Server Path in settings

[!NOTE] If the language server is not on PATH (for example when using a local build), set oneil.serverPath to the full path to the oneil executable.

Known Issues

Please report any issues you encounter on our GitHub repository.

Contributing

We welcome contributions! Feel free to submit pull requests or open issues on our GitHub repository.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft