Skip to content
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 2 commits into from
May 1, 2024
Merged

texlab 5.16.0 #170523

merged 2 commits into from
May 1, 2024

Conversation

clason
Copy link
Contributor

@clason clason commented May 1, 2024

Created with brew bump-formula-pr.

release notes
### Added
  • Add texlab.experimental.labelDefinitionCommands setting to customize the list of \label-like commands
    (#1093)
  • Extend list of commands treated as command definitions and environment definitions (#1087)
  • Allow the server to trigger the forward search in an editor-agnostic way:
    Running texlab inverse-search --input <FILE> --line <LINE> will open the specified document in the editor if the client supports it
    (#1091)

Fixed

  • Fix detection of log dir when using latexmkrc (use $aux_dir instead of $out_dir) (#1079)
  • Fix extracting $aux_dir and $out_dir from latexmkrc (#1079)
  • Add support for extracting $aux_dir and $out_dir from latexmk >= v4.85 ((#1079))
  • Improve log file change detection under Windows
  • Cleanup diagnostics of deleted files
  • Let \declaretheorem accept a list of environment names instead of just a single name (#1075)
  • Use configured directories if not set explicitly by latexmkrc file (#1095)

@github-actions 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
@clason
Copy link
Contributor Author

clason commented May 1, 2024

(URL was a redirect to the github repo anyway.)

@clason clason requested a review from fxcoudert May 1, 2024 10:31
@clason clason marked this pull request as draft May 1, 2024 10:38
@clason clason marked this pull request as ready for review May 1, 2024 12:15
@clason clason closed this May 1, 2024
@clason clason reopened this May 1, 2024
@clason clason closed this May 1, 2024
@clason clason deleted the bump-texlab-5.16.0 branch May 1, 2024 12:17
@clason clason restored the bump-texlab-5.16.0 branch May 1, 2024 12:18
@clason clason reopened this May 1, 2024
Copy link
Contributor

github-actions bot commented May 1, 2024

🤖 An automated task has requested bottles to be published to this PR.

@github-actions 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
@BrewTestBot BrewTestBot enabled auto-merge May 1, 2024 12:51
@BrewTestBot BrewTestBot added this pull request to the merge queue May 1, 2024
Merged via the queue into Homebrew:master with commit 49fc27f May 1, 2024
14 checks passed
@clason clason deleted the bump-texlab-5.16.0 branch May 1, 2024 13:01
@github-actions github-actions bot added the outdated PR was locked due to age label Jun 1, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants