hylo-lang/vscode-hylo

Update texmate grammar with more accurate representation of the new syntax

Open

#4 opened on Nov 4, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (4 forks)auto 404
good first issue

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (PR metrics pending)

Description

The language definition file is available here as json: https://github.com/hylo-lang/vscode-hylo/blob/main/syntaxes/hylo.tmLanguage.json

We should update this file to more closely correspond with the new frontend's syntax.

Contributor guide