bump(tinymist): update to v0.12.6 #8107
Merged
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.
This PR contains the following updates:
v0.12.4
->v0.12.6
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
Myriad-Dreamin/tinymist (tinymist)
v0.12.6
Compare Source
Compiler
Editor
Providing
tinymist.restartServer
command by @Eric-Song-Nop in https://github.com/Myriad-Dreamin/tinymist/pull/894Providing elementary font view in https://github.com/Myriad-Dreamin/tinymist/pull/932
2024-12-03.19-23-49.mp4
Implemented Search function in template gallery by @Eric-Song-Nop and @Myriad-Dreamin in https://github.com/Myriad-Dreamin/tinymist/pull/922
2024-12-03.19-15-05.mp4
Code Analysis
math.equation
andlist.item
, so some functions did not work on them, like signature help or hover. Here,math
is a builtin value.list
is a element as well as a scope owning aitem
field (element).import cetz.draw: *
.let draw = cetz.draw; import draw: *
.import ("draw" + ".typ"): *
.log::warn
in signature checker in https://github.com/Myriad-Dreamin/tinymist/pull/934Preview
Completion
Syntax/Semantic Highlighting
Misc
typos
tool and fixed typos in entire code base by @alerque and @Myriad-Dreamin in https://github.com/Myriad-Dreamin/tinymist/pull/887 and https://github.com/Myriad-Dreamin/tinymist/pull/899Full Changelog: Myriad-Dreamin/tinymist@v0.12.4...v0.12.6
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.