https://github.com/codenkoffee/polar-paradise-penguin-pointer
https://github.com/codenkoffee/polar-paradise-penguin-pointer
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codenkoffee/polar-paradise-penguin-pointer
- Owner: CodeNKoffee
- License: mit
- Created: 2024-12-13T00:56:29.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-13T01:05:38.000Z (over 1 year ago)
- Last Synced: 2024-12-31T00:33:42.167Z (over 1 year ago)
- Language: JavaScript
- Size: 45.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Penguin Pointer
The cursor that waddles where you click!
## Features
- Penguin emoji cursor that adds a touch of Antarctic charm to your VSCode experience
- Fully customizable - enable/disable the penguin cursor through extension settings
- Lightweight implementation with no external dependencies
## Installation
1. Open Visual Studio Code and navigate to the Extensions view (Ctrl+Shift+X or Cmd+Shift+X).
2. Search for "Penguin Pointer" and click "Install".
3. Reload VSCode after the installation is complete.
## Usage
The Penguin Pointer extension is enabled by default. If you wish to disable the penguin cursor, you can do so by:
1. Open the VS Code Settings (File > Preferences > Settings).
2. Search for "Penguin Pointer" and toggle the "Enable the Penguin Pointer extension" setting.
## Configuration
The following configuration options are available:
- `penguin-pointer.enable`: Enables or disables the penguin cursor. Default is `true`.
## Contributing
Contributions, bug reports, and feature requests are welcome! Please feel free to open an issue or submit a pull request on the [GitHub repository](https://github.com/your-username/penguin-pointer).
## License
This extension is licensed under the [MIT License](LICENSE.md).