Skip to content

chore(vscode): update Yarn SDKs to add Prettier support#4071

Merged
edemaine merged 2 commits intoKaTeX:mainfrom
MisterFISHUP:main
Oct 5, 2025
Merged

chore(vscode): update Yarn SDKs to add Prettier support#4071
edemaine merged 2 commits intoKaTeX:mainfrom
MisterFISHUP:main

Conversation

@MisterFISHUP
Copy link
Copy Markdown
Contributor

Hello KaTeX maintainers,

Thank you for this awesome project and all your hard work!


What is the previous behavior before this PR?

When opening the project locally in VS Code, the Prettier extension did not work because the project uses Yarn PnP and VS Code could not locate the Prettier module. Existing SDK files were outdated.

What is the new behavior after this PR?

VS Code Prettier now works correctly. The Yarn VS Code SDKs have been updated by running yarn dlx @yarnpkg/sdks vscode, adding proper Prettier support in the Yarn PnP setup.


All changes in this PR are generated automatically by running yarn dlx @yarnpkg/sdks vscode; no manual edits were made.


Similar issue: #2444

MisterFISHUP and others added 2 commits August 13, 2025 18:04
Ran `yarn dlx @yarnpkg/sdks vscode` to update VS Code SDKs, enabling Prettier support in the Yarn PnP setup.
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.12%. Comparing base (314f856) to head (36d31f4).
⚠️ Report is 43 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4071      +/-   ##
==========================================
- Coverage   93.15%   93.12%   -0.03%     
==========================================
  Files          91       91              
  Lines        6795     6839      +44     
  Branches     1582     1601      +19     
==========================================
+ Hits         6330     6369      +39     
- Misses        429      434       +5     
  Partials       36       36              

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eed3ea5...36d31f4. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@edemaine edemaine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@edemaine edemaine merged commit fcd458b into KaTeX:main Oct 5, 2025
8 of 9 checks passed
@KaTeX-bot
Copy link
Copy Markdown
Member

🎉 This PR is included in version 0.16.24 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants