Last 12 weeks · 0 commits
5 of 6 standards met
Hi! 👋 🧭 Context The VS Marketplace Shields.io badges have been deprecated and are no longer showing the expected values. 📚 Description This PR switches it over to Badgen, a similar service that's under active development. The logo/icon URL param was removed since Simple Icons doesn't have the VS Code logo available. Additionally, Badgen doesn't support an algorithm to choose colors based on the background, nor does it allow for manual text color selection. So, I chose to use the font color from the Shields.io badge as the background color for the new badge to ensure proper contrast and maintain the aesthetic. New badge example: https://badgen.net/vs-marketplace/v/Vue.volar?color=333&label=VS%20Code%20Marketplace Previous badge: https://img.shields.io/visual-studio-marketplace/v/antfu.ext-name.svg?color=eee&label=VS%20Code%20Marketplace&logo=visual-studio-code Thanks! P.S.: Since this is a template, I considered this change to be a code change, which is why I used instead of . Let me know if I should change it.
Please be aware that vibe-coding contributions are 🚫 STRICTLY PROHIBITED. We are humans behind these open source projects, trying hard to maintain good quality and a healthy community. Not only do vibe-coding contributions pollute the code, but they also drain A LOT of unnecessary energy and time from maintainers and toxify the community and collaboration. All vibe-coded, AI-generated PRs will be rejected and closed without further notice. In severe cases, your account might be banned organization-wide and reported to GitHub. PLEASE SHOW SOME RESPECT and do not do so. Before submitting the PR, please make sure you do the following: Read the Contributing Guide. Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate. Provide a description in this PR that addresses what the PR is solving and WHY**, or reference the issue that it solves (e.g. ). Ideally, include relevant tests that fail without this PR but pass with it. [x] Update "main" in package.json to "./dist/index.cjs" to match actual build output. Enhance problemMatcher in tasks.json to support "Rebuilt in" pattern, ensuring compatibility with tsdown. Linked Issues Additional context
Please be aware that vibe-coding contributions are 🚫 STRICTLY PROHIBITED. We are humans behind these open source projects, trying hard to maintain good quality and a healthy community. Not only do vibe-coding contributions pollute the code, but they also drain A LOT of unnecessary energy and time from maintainers and toxify the community and collaboration. All vibe-coded, AI-generated PRs will be rejected and closed without further notice. In severe cases, your account might be banned organization-wide and reported to GitHub. PLEASE SHOW SOME RESPECT and do not do so. Before submitting the PR, please make sure you do the following: Read the Contributing Guide. Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate. Provide a description in this PR that addresses what the PR is solving and WHY**, or reference the issue that it solves (e.g. ). Ideally, include relevant tests that fail without this PR but pass with it. [x] add pnpm lint --fix Linked Issues fix perfectionist/sort-imports
Repository: antfu/starter-vscode. Description: Starter template for VS Code Extension Stars: 537, Forks: 84. Primary language: TypeScript. Languages: TypeScript (85.2%), JavaScript (14.8%). License: MIT. Open PRs: 0, open issues: 0. Last activity: 3mo ago. Community health: 85%. Top contributors: antfu, holazz, jinghaihan, conorzhong, joaopalmeiro, sxzz, wNing50, kermanx, A1aM0, xia0hj and others.