An open API service indexing awesome lists of open source software.

https://github.com/codenkoffee/polar-paradise-penguin-pointer


https://github.com/codenkoffee/polar-paradise-penguin-pointer

Last synced: 4 months ago
JSON representation

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).