elpasync pushed a change to branch elpa/typst-ts-mode. from d4e4a21f13 doc: update version header new f7790390aa feat: experimental custom auto-fill-function new dc9382a54e chore: add comments to `typst-ts-editing-calculate-fill-prefix` new 1e14ebe9b0 feat: added alist for symbols and emojis #40 new 75a23c3732 doc: File header was wrong #40 new eab71f65e3 feat: differentiate between symbol and emoji #40 new 8949ea30d9 feat: symbol picker done #40 new 1a1c7ddbfb feat: utility functions for grid/table #41 new 9430c89513 feat: grid cell can be moved up/down and left/right. #41 new 56c46ebb4d fix: swapping region should put the point in a expected position new e50eae7486 fix: forgot to lexically bind variable #41 new 9433c2b797 doc: fix documentation of typst-ts-mode-grid-cell--at-point-p #41 new 19cda54cfc feat: moving rows is now possible #41 new 58ccee5b05 doc: update package header new ed686468fc feat: merge branch develop into main new 01e0c737d2 Add output directory configuration option new eb2f385c16 Merge pull request 'Add output directory configuration option' (#44) from johannesneyer/typst-ts-mode:push-mqwkrrltqpmy into develop
Summary of changes: typst-ts-compile.el | 10 +- typst-ts-editing.el | 285 +++++++- typst-ts-mode.el | 4 + typst-ts-symbols.el | 1743 ++++++++++++++++++++++++++++++++++++++++++++++++ typst-ts-watch-mode.el | 3 +- 5 files changed, 2032 insertions(+), 13 deletions(-) create mode 100644 typst-ts-symbols.el