https://github.com/dreamlinerm/vscodeachievements
Achievements for VS Code
https://github.com/dreamlinerm/vscodeachievements
Last synced: 6 months ago
JSON representation
Achievements for VS Code
- Host: GitHub
- URL: https://github.com/dreamlinerm/vscodeachievements
- Owner: Dreamlinerm
- License: gpl-3.0
- Created: 2024-06-08T12:38:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-23T14:19:23.000Z (over 1 year ago)
- Last Synced: 2025-04-05T19:06:30.072Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 18.5 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Achievements for VS Code
## Features
So there are two ways you can use this extension:
1. Code and if you do something unusual or something that is not common, you will get an achievement.
2. Hunt the achievements and try to get them all. Except Line by Line, you can get all achievements immediately.
## Current Language Support
- [x] JavaScript
- [x] TypeScript
- [x] HTML
- [x] Python## Commands
To access the commands, press `ctrl+shift+p`
- `Show Achievements`
- `Reset Achievements`## Achievements Overview Page

## Installation
Download in [vs code marketplace](https://marketplace.visualstudio.com/items?itemName=Dreamliner.achievements)
## Development
Press F5 on the extension.ts file to start the extension in a new window.