Skip to content

Convert formatting engine to TextChange and ImmutableArray #10842

@davidwengier

Description

@davidwengier

Our formatting engine constantly switches between TextChange and TextEdit, and generally uses arrays for things, because it was written with LSP concepts (TextEdit and arrays) in mind. We should consider re-writing it to use more modern concepts/features.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions