Notebook-Experiments icon indicating copy to clipboard operation
Notebook-Experiments copied to clipboard

How to import external token

Open tolerious opened this issue 8 months ago • 0 comments

I wrote this in my grammar:

@external tokens lineStart from '../externalTokenizer/tokens' { blankLineStart }

And how can I import the tokens.js to the grammar file?

Image

tolerious avatar Jul 07 '25 14:07 tolerious