- Added some useful alias to like
\nat ↦ ℕ
,\rational ↦ ℚ
,\real ↦ ℝ
- Changed diamond to be compatible with unicode-math package
⋄
(previously\smwhtdiamond
) instead of♢
. - Renamed some legacy names like
\unicodecdots
,\unicodeellipsis
. - Update packages.
- Update packages to the latest version
- added some useful unicode including
⟦
,⟧
,⟸
.
- Add diagnostic functionality to warn about convertible strings.
- Replace prefix
\_ext
with font command\_{ext}
. - Custom font command.
- Added
sf
,cal
, andscr
font command. - Added disable in language functionality.
- Considering to deprecate tab commit. This will be replaced by auto-commit (commit as you type) in the future.
- Fix the problem that the commit command do not remove trigger string.
- Added custom trigger string setting.
- Added description to commit hotkey.
- Added badge in readme.
- Added changelog.
- Start to bundle extension for performance
- Changed the start event to start finished.
- Changed the prefix behavior to do not commit when there is unsupported character (will be changed to a warning in later version).