Publish @local supporting version on npm #1

Closed
opened 2023-02-28 00:03:20 +01:00 by dralletje · 8 comments
dralletje commented 2023-02-28 00:03:20 +01:00 (Migrated from github.com)

Not the most fun issue, but would help me out a lot :D

Not the most fun issue, but would help me out a lot :D
marijnh commented 2023-02-28 08:36:45 +01:00 (Migrated from github.com)

What makes you think the current versions on npm don't support this?

What makes you think the current versions on npm don't support this?
dralletje commented 2023-02-28 15:24:45 +01:00 (Migrated from github.com)

When I update with npm or yarn, @local tokens blocks don't get parsed correctly.
Also the commit for @local tokens is a month old and the last version published on npm is 8 months old.

When I update with npm or yarn, `@local tokens` blocks don't get parsed correctly. Also the commit for `@local tokens` is a month old and the last version published on npm is 8 months old.
marijnh commented 2023-02-28 15:38:55 +01:00 (Migrated from github.com)

Which npm package are you looking at?

Which npm package are you looking at?
dralletje commented 2023-02-28 15:43:09 +01:00 (Migrated from github.com)
https://www.npmjs.com/package/@lezer/lezer
marijnh commented 2023-02-28 15:55:44 +01:00 (Migrated from github.com)

That's the Lezer grammar file parser (and definitely doesn't come with a lezer-generator command). Try @lezer/generator.

That's the Lezer grammar file parser (and definitely doesn't come with a lezer-generator command). Try @lezer/generator.
dralletje commented 2023-02-28 16:40:47 +01:00 (Migrated from github.com)

This repo is also the Lezer grammar file parser, right?
I want the Lezer grammar that supports @local so I can highlight them in my lezer editor 😁

This repo is also the Lezer grammar file parser, right? I want the Lezer grammar that supports `@local` so I can highlight them in my lezer editor 😁
marijnh commented 2023-02-28 17:07:03 +01:00 (Migrated from github.com)

Oh, now I get what you mean. Tagged 1.1.1

Oh, *now* I get what you mean. Tagged 1.1.1
dralletje commented 2023-02-28 17:32:58 +01:00 (Migrated from github.com)

Thanks!

Thanks!
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lezer/lezer-grammar#1
No description provided.