Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
Compiler
Added package related arguments totypstExtraArgs
in feat: use typst-kit's package functions Myriad-Dreamin/tinymist#832 and feat: add package related arguments totypstExtraArgs
Myriad-Dreamin/tinymist#833tinymist
section in feat: take configuration items fromtinymist
section Myriad-Dreamin/tinymist#835Editor
open
crate in fix: open exported files using rust'sopen
crate Myriad-Dreamin/tinymist#838 and fix: reliably check value of "tinymist.showExportFileIn" Myriad-Dreamin/tinymist#855showExportFileIn: systemDefault
does not work for non-ASCII file paths Myriad-Dreamin/tinymist#837 for more information.Completion
Added more completion tests in test: add more completion tests Myriad-Dreamin/tinymist#845
Completing bracket if the function accepts an only content argument in feat: complete bracket if the function accepts an only content arg Myriad-Dreamin/tinymist#848, dev: don't complete bracket in math context Myriad-Dreamin/tinymist#860, feat: provide both bracket and paren completion Myriad-Dreamin/tinymist#867, and fix: replace
[]
with.bracket
in label Myriad-Dreamin/tinymist#8702024-11-22.16-46-24.mp4
Providing UFCS-style completion on content types in feat: provide UFCS-style completion on content types Myriad-Dreamin/tinymist#849
2024-11-22.16-47-47.mp4
Providing postfix completion on values in feat: postfix completion on values Myriad-Dreamin/tinymist#850 and feat: add more postfix snippets Myriad-Dreamin/tinymist#880
2024-11-22.16-49-34.mp4
Improved and filtered completion in show/set syntax in feat: improve and filter completion in show/set syntax Myriad-Dreamin/tinymist#858 and dev: check previous syntax first for show/set syntax Myriad-Dreamin/tinymist#859
(Fix) Using correct base directory for path completion by @Eric-Song-Nop in fix: wrong diff_path Myriad-Dreamin/tinymist#854
Preferring to guide coding by signature help than completion list in feat: prefer to guide coding by signature help Myriad-Dreamin/tinymist#874
(Fix) Skipping code completion when editing length in fix: skip code completion when editing length Myriad-Dreamin/tinymist#882
Docstring
Syntax/Semantic Highlighting
Rename
References
Code Action
Misc
Full Changelog: Myriad-Dreamin/tinymist@v0.12.2...v0.12.4