Closed
Description
The MVP for libsyntax2.0 is to create a small library for code editors, which provides some basic functionality, depending only on the syntax. Specifically, the plan is to port stuff that lives in fall here and here.
- parse most of the common Rust syntax
- incremental relexing (should be trivial to do, in contrast with incremental reparsing)
- extend selection
- file structure
- project symbols
- add impl action
Metadata
Metadata
Assignees
Labels
No labels