Last 12 weeks · 3 commits
5 of 6 standards met
Describe the bug Reproduction i believe it's not necessary. see screenshots. System Info Used Package Manager pnpm Validations [x] Follow our Code of Conduct [x] Read the Contributing Guide. [x] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate. [x] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead. [x] The provided reproduction is a minimal reproducible of the bug. Contributions [ ] I am willing to submit a PR to fix this issue [ ] I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
Repository: antfu/vscode-icons-carbon. Description: Carbon Visual Studio Code product icon theme Stars: 198, Forks: 14. Primary language: TypeScript. Languages: TypeScript (83.7%), Handlebars (16.1%), JavaScript (0.2%). License: MIT. Homepage: https://marketplace.visualstudio.com/items?itemName=antfu.icons-carbon Topics: vscode, vscode-extension, vscode-product-icons. Latest release: v0.2.9 (1mo ago). Open PRs: 0, open issues: 0. Last activity: 1mo ago. Community health: 85%. Top contributors: antfu, Pustur, KraXen72, yttriumz, danieledep, jinghaihan.
TypeScript
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] <- Keep this line and put an between the brackts. Description fixed the & : actually launch the built extension in a new VSCode window, instead of launching the workspaceFolder, which fails due to missing name run before launching the debug VSCode window to always have latest changes added new icons (see diffs). bumped to latest version because i was missing some icons. turns out, they weren't there either but it's better to have a newer version with more carbon icons Linked Issues fixes #17 note: some icons in the issue's screenshot didn't have a nice alternative, so i didn't add them Additional context Best way to test this is to clone the repo, hit and see the icons - if any of the ones i added feel off, feel free to comment on it.