Skip to content

Nelarius/vscode-wren

Repository files navigation

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.

About

Visual Studio Code integration for the Wren programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published