Skip to content

[Chore] Move symbol generation source to npm package #324

@pimotte

Description

@pimotte

Currently, we have vendored completions/lean-abbreviations.json, which is sourced from the Lean extension.
In order to avoid vendoring and decrease friction, we should:

  • Introduce a dependency to lean4-unicode-input
  • Include a build step that produces the merged file with our symbols + Lean's
  • Remove the unneeded files from git

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions