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

Wren

Johann Muszynski

|
4,200 installs
| (3) | Free
Syntax highlighting and snippets for the Wren programming language
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Wren for Visual Studio Code

This extension adds Wren language support for Visual Studio Code. Install it by hitting Ctrl + P and entering

ext install vscode-wren

Features

Syntax highlighting

Syntax highlighting

Displayed using the Dark+ color theme in order to show the extent of the syntax highlighting.

Snippets

Snippets

  • snippets for base language features, such as control flow and import statements
  • snippets for core library (currently only consisting of System)

Changelog

0.1.1

Added syntax highlighting for the subscript operator.

Roadmap

While Wren is still changing, a static analyzer is already under development. In the future, I want to integrate such a tool into this extension in order to implement autocomplete and error checking.

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