Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite of the abbreviation feature.
* Fixes some bugs in multi-cursor scenarios. * Gets rid of several hacks by introducing a more general system. * Removes now obsolete command "lean.input.convertWithNewline". * Abbreviations are now replaced as soon as possible if the abbreviation is unique. * Adds mobx dependency and makes the abbreviation config observable.
- Loading branch information