Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Coi LanguageNew to Visual Studio Code? Get it now.
Coi Language

Coi Language

Eric Wolf

|
20 installs
| (0) | Free
Language support for Coi - syntax highlighting, completions, hover, signature help, and formatting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info
coi-vscode Logo

Coi Language for VS Code

License: MIT PRs Welcome Marketplace

Language support for Coi: syntax highlighting, completions, hovers, signature help, and formatting.

What you get

  • Full syntax highlighting for .coi (including view, style, init, mount, tick)
  • Automatic .d.coi definition discovery via coi --defs-path (or set coi.definitionsPath manually)
  • Completions for platform APIs, keywords, core types, and common methods
  • Hover + signature help for function calls and framework APIs
  • Built-in document formatter for consistent spacing and indentation

Settings

Setting Default Description
coi.definitionsPath "" Path to .d.coi definitions. Empty = auto-detect via coi --defs-path.
coi.format.enable true Enable COI document formatting.

Format document

  • Shortcut: Shift+Alt+F (Windows/Linux) or Shift+Option+F (macOS)
  • Command Palette: Format Document
  • Context menu: Format Document
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft