mirror of
https://github.com/corn-config/corn-intellij.git
synced 2026-07-11 06:16:10 +01:00
[GH-ISSUE #3] Rewrite parser #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
corn-config/corn-intellij#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JakeStanger on GitHub (Jun 25, 2025).
Original GitHub issue: https://github.com/corn-config/corn-intellij/issues/3
Originally assigned to: @JakeStanger on GitHub.
The current parser implementation is flawed, and soon to be out of date. A rewrite with a forgiving lexer/parser is needed.
Most of the plugin will probably require rewriting, depending on the AST changes.