Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Peko VSCode SupportNew to Visual Studio Code? Get it now.
Peko VSCode Support

Peko VSCode Support

Official Peko

|
1 install
| (0) | Free
Intellisense and syntax highlighting for Pekoscript.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Peko VSCode Support

Syntax highlighting and language server features for Pekoscript in Visual Studio Code.

Features

  • Syntax highlighting for .peko files.
  • Language server integration through peko-ls, providing completion, diagnostics, hover, and other features the server supports.

Syntax highlighting works on its own. Language server features require the peko-ls binary.

Requirements

The peko-ls language server must be available for language features to work. The extension looks for peko-ls on the system PATH. Syntax highlighting does not require the server and works without it.

If peko-ls is not found, the extension shows a warning and continues with highlighting only.

Extension settings

This extension contributes the following setting:

  • peko.server.path: Path to the peko-ls binary. Leave empty to use peko-ls from the PATH.

Release notes

See CHANGELOG.md.

License

Licensed under PSAL-1.0.

Copyright 2026 Peko UI Technologies LLC.

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