GitXplorerGitXplorer
K

vscode-verona-syntax

public
2 stars
0 forks
2 issues

Commits

List of commits on branch master.
Verified
b4d79970ac8a011ebab833e3ebf9642769980c18

fix a typo in the readme

KKodrAus committed 5 years ago
Unverified
0d3004a33e5704c55fd239bc7313395186620c78

add publisher

KKodrAus committed 5 years ago
Unverified
ef6a4294328ca32a9ada961d210ca40ebb0fb97b

prepare for 0.0.1 release

KKodrAus committed 5 years ago
Unverified
313c79be563a1550b2cdcf64a43ae65476577b76

fix fn matching

KKodrAus committed 5 years ago
Unverified
01406c39dca9f6c7a30fcdcde2960204077b44bd

tighten up for invalid syntax

KKodrAus committed 5 years ago
Unverified
b7f74f36cd31787abb64a3e0b831d3b07959db44

flesh out syntax from verona grammar

KKodrAus committed 5 years ago

README

The README file for this repository.

Verona Syntax

vscode-verona-syntax

Syntax highlighting for the Verona research language in VS Code.

Example highlighting

Current state

This extension is still a work in progress. It's loosely based off the Verona compiler's PEG grammar, but there are bound to be bugs and gaps, especially as Verona itself changes.

If you spot anything that just doesn't look right then please file an issue or pull request!