GitShow/antfu/starter-vscode
antfu

starter-vscode

Starter template for VS Code Extension

by antfu
Star on GitHubForknpm

TypeScript

537 stars84 forks11 contributorsQuiet · 3mo agoSince 2022MIT

Meet the team

See all 11 on GitHub →
antfu
antfu27 contributions
holazz
holazz2 contributions
jinghaihan
jinghaihan2 contributions
conorzhong
conorzhong1 contribution
joaopalmeiro
joaopalmeiro1 contribution
sxzz
sxzz1 contribution
wNing50
wNing501 contribution
kermanx
kermanx1 contribution

Languages

View on GitHub →
TypeScript85.2%
JavaScript14.8%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

5 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template✓PR Template

Recent fixes

View closed PRs →
joaopalmeiro
fix: update the deprecated VS Marketplace Shields.io badge to a Badgen oneMergedPR

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.

joaopalmeiro · 3mo ago
A1aM0
fix: update entry point to .cjs and broaden build task matcherMergedPR

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

A1aM0 · 7mo ago
skyfeiz
fix: perfectionist/sort-importsMergedPR

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

skyfeiz · 7mo ago
Structured data for AI agents

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.

·@ofershap

Replace github.com with gitshow.dev