ajaxorg / ajaxorg/ace

Custom syntax highlighting using tree-sitter

Open
#4,674 8 comments 0 reactions 0 assignees View on GitHub
closed-for-staleness effort/large feature-request p1
Dominant language
JavaScript
Stars
27.1k
Forks
5.3k
PR merge metrics
No merged PRs in 30d

Description

Hi, I'm trying to use Ace as an online editor for a new language. I already have a grammar written in [`tree-sitter`](https://tree-sitter.github.io/tree-sitter/), I'm wondering if I can somehow reuse that for highlighting rather than writing yet another grammar for Ace.

Is it possible to use tree-sitter with Ace directly, or bypass the builtin highlighter and manually define my own one?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.