Last 12 weeks ยท 0 commits
5 of 6 standards met
Clear and concise description of the problem I love the theme, but wish the selections of item were a bit brighter so I could tell I was actually selecting an item. Suggested solution Make the highlight or selection a bit brighter in dark mode. Alternative _No response_ Additional context _No response_ Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Describe the bug Here is a picture to illustrate the issue: !Screenshot (6) Reproduction Enable the theme and open a jupyter notebook with a cell active System Info Used Package Manager n/a 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!)
Clear and concise description of the problem last version of the theme on open-vsx is 0.1.14 Suggested solution publish latest version Alternative _No response_ Additional context I'd like to easy install the theme from code (see https://wiki.archlinux.org/title/Visual_Studio_Code#Extensions_support) Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Clear and concise description of the problem Related to #17, it's nice to have installation options that don't require downloading the extension from Microsoft Suggested solution There are actions to make this easy like softprops/action-gh-release Alternative _No response_ Additional context _No response_ Validations [X] Follow our Code of Conduct [X] Read the Contributing Guide. [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Description This PR implements automated publishing of the VS Code extension through CI, with simultaneous releases to: 1. Visual Studio Marketplace 2. OpenVSX registry (for open-source VS Code alternatives) 3. GitHub Release page The implementation will: Add CI workflow for automated publishing Handle version synchronization across all platforms Require (for VS Marketplace) and (for OpenVSX) secrets to be configured in the repository Additional context For managing these secrets across multiple repositories, consider using the gh-secrets-sync tool which can: Be run locally or configured in a central repository Synchronize secrets to multiple repositories at once
Repository: antfu/vscode-theme-vitesse. Description: ๐ Vitesse theme for VS Code Stars: 694, Forks: 53. Primary language: TypeScript. Languages: TypeScript (99.7%), JavaScript (0.3%). License: MIT. Homepage: https://marketplace.visualstudio.com/items?itemName=antfu.theme-vitesse Topics: dark-theme, theme, vscode, vscode-theme. Latest release: v1.0.1 (10mo ago). Open PRs: 0, open issues: 2. Last activity: 10mo ago. Community health: 85%. Top contributors: antfu, jinghaihan, yanquanfahei, ilyaliao, HiDeoo, yeskunall, prallhsu, octref, aleckslu, yuyinws and others.