Skip to content

Files

Latest commit

author
gancherj
Nov 27, 2023
414fa42 · Nov 27, 2023

History

History

owl-support-for-vscode

README.md

Owl Support for VSCode

Basic syntax highlighting for Owl.

Rules can be added/removed/modified in the syntaxes/owl.tmLanguage.json. Rule names should ideally follow the naming convention so that standard themes can correctly apply the formatting.

Installation

Copy this directory to ~/.vscode-server/extensions and reload VSCode.

TODOs