https://github.com/akiomik/vscode-gaming

gaming theme for visual studio code

https://github.com/akiomik/vscode-gaming

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.1%) to scientific vocabulary

Keywords

gaming vscode vscode-extension vscode-theme
Last synced: 5 months ago · JSON representation

Repository

gaming theme for visual studio code

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 0
Topics
gaming vscode vscode-extension vscode-theme
Created about 2 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License

README.md

vscode-gaming

Visual Studio Marketplace Version (including pre-releases) Node.js Test

banner

A gaming theme for Visual Studio Code. Port of gaming.vim.

Features

screenshot

Commands

  • Start gaming mode: Start gradient animation
  • Stop gaming mode: Stop gradient animation
  • Reset gaming mode: Reset color configuration

Extension Settings

This extension contributes the following settings:

  • gaming.period: The gradient color cycle in milliseconds (defaults: 10000)
  • gaming.updateTime: The updating interval in milliseconds (defaults: 50)
  • gaming.targets: The colorization targets in workbench.colorCustomizations namespace (defaults: ["editor.background"])

Release Notes

0.1.0

  • Added reset command
  • Added gaming.targets option instead of gaming.target
  • Improved color reproducibility

0.0.1

  • Initial release

Development

  1. Open this project with Visual Studio Code:

bash code .

  1. Press F5 to open a new window with this extension loaded.
  2. Run the command from the command palette by pressing (Ctrl+Shift+P or Cmd+Shift+P on Mac) and typing gaming mode.

Testing

bash npm test

Owner

  • Name: Akiomi KAMAKURA
  • Login: akiomik
  • Kind: user
  • Location: Japan

Bird lover.

GitHub Events

Total
  • Delete event: 6
  • Issue comment event: 1
  • Push event: 7
  • Pull request event: 12
  • Create event: 4
Last Year
  • Delete event: 6
  • Issue comment event: 1
  • Push event: 7
  • Pull request event: 12
  • Create event: 4

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 7
Past Year
  • Issues: 0
  • Pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 day
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 7
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (7)
  • akiomik (3)
Top Labels
Issue Labels
Pull Request Labels
dependencies (7) javascript (3) enhancement (1)

Dependencies

package-lock.json npm
  • 213 dependencies
package.json npm
  • @types/mocha ^10.0.6 development
  • @types/node 18.x development
  • @types/vscode ^1.85.0 development
  • @typescript-eslint/eslint-plugin ^6.15.0 development
  • @typescript-eslint/parser ^6.15.0 development
  • @vscode/test-cli ^0.0.4 development
  • @vscode/test-electron ^2.3.8 development
  • eslint ^8.56.0 development
  • typescript ^5.3.3 development