Skip to content

TODO: "nice-to-have"s #5

@oowekyala

Description

@oowekyala
  • Refactor build.gradle to use the kotlin DSL The kotlin version needs to be supported by the DSL so we'd be stuck on whatever Kotlin version the DSL supports, which is not a good compromise
  • Add a gif or images to the plugin description and README
  • Group tokens by lexical state in structure view
  • Show Java members of the parser in structure view
  • Intentions to switch between [..] and (..)?
  • Safe delete of productions (should consider also usages of the underlying method)
  • "Live preview", to test some part of the parser (eg one production) and inspect the parse tree & the built JJTree node
  • Generating parser files
  • Clear separation between .jjt and .jj files

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions