-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
texlab 5.16.0 #170523
Merged
Merged
texlab 5.16.0 #170523
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
rust
Rust use is a significant feature of the PR or issue
bump-formula-pr
PR was created using `brew bump-formula-pr`
labels
May 1, 2024
fxcoudert
approved these changes
May 1, 2024
(URL was a redirect to the github repo anyway.) |
fxcoudert
approved these changes
May 1, 2024
🤖 An automated task has requested bottles to be published to this PR. |
github-actions
bot
added
the
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
label
May 1, 2024
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
bump-formula-pr
PR was created using `brew bump-formula-pr`
CI-published-bottle-commits
The commits for the built bottles have been pushed to the PR branch.
outdated
PR was locked due to age
rust
Rust use is a significant feature of the PR or issue
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 with
brew bump-formula-pr
.release notes
texlab.experimental.labelDefinitionCommands
setting to customize the list of\label
-like commands(#1093)
Running
texlab inverse-search --input <FILE> --line <LINE>
will open the specified document in the editor if the client supports it(#1091)
Fixed
latexmkrc
(use$aux_dir
instead of$out_dir
) (#1079)$aux_dir
and$out_dir
fromlatexmkrc
(#1079)$aux_dir
and$out_dir
fromlatexmk >= v4.85
((#1079))\declaretheorem
accept a list of environment names instead of just a single name (#1075)latexmkrc
file (#1095)