You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+9
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
3
3
All notable changes to Typst Companion will be documented here.
4
4
5
+
## 0.0.5
6
+
7
+
- Will no longer warn if [tinymist](https://github.com/Myriad-Dreamin/tinymist) LSP is installed rather than [Typst LSP](https://github.com/nvarner/typst-lsp).
8
+
9
+
## 0.0.4
10
+
11
+
- Added out-dent/de-dent with `enter` when cursor is at start of an empty list item.
12
+
- Added skip to next line with `ctrl/cmd + enter` when in a list context.
13
+
- Added insert a page break with `ctrl/cmd + enter` when not in a list context.
- Added out-dent/de-dent with `enter` when cursor is at start of an empty list item.
26
-
- Added skip to next line with `ctrl/cmd + enter` when in a list context.
27
-
- Added insert a page break with `ctrl/cmd + enter` when not in a list context.
25
+
- Will no longer warn if [tinymist](https://github.com/Myriad-Dreamin/tinymist) LSP is installed rather than [Typst LSP](https://github.com/nvarner/typst-lsp).
28
26
29
27
30
28
For previous versions, see the [CHANGELOG on GitHub](https://github.com/CFiggers/typst-companion/blob/main/CHANGELOG.md).
0 commit comments