https://github.com/tod3059/vscode-vegan-ipsum
A VS Code extension to generate vegan-themed placeholder text right inside your editor. Promote compassion and conscious design with every lorem ipsum you write.
https://github.com/tod3059/vscode-vegan-ipsum
javascript lorem-ipsum nodejs vegan vegan-ipsum vegan-ipsum-generator veganism vscode-editor vscode-extension
Last synced: 6 months ago
JSON representation
A VS Code extension to generate vegan-themed placeholder text right inside your editor. Promote compassion and conscious design with every lorem ipsum you write.
- Host: GitHub
- URL: https://github.com/tod3059/vscode-vegan-ipsum
- Owner: tod3059
- License: mit
- Created: 2025-05-05T23:53:09.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-05-06T01:53:24.000Z (6 months ago)
- Last Synced: 2025-05-06T02:40:22.587Z (6 months ago)
- Topics: javascript, lorem-ipsum, nodejs, vegan, vegan-ipsum, vegan-ipsum-generator, veganism, vscode-editor, vscode-extension
- Language: JavaScript
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌱 VS Code Vegan Ipsum

[Download Latest Release](https://github.com/tod3059/vscode-vegan-ipsum/releases)
Welcome to the **VS Code Vegan Ipsum** repository! This extension generates vegan-themed placeholder text directly within your Visual Studio Code editor. With every lorem ipsum you create, you promote compassion and conscious design.
## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)
## Features
- **Vegan-Themed Text**: Generate placeholder text that reflects a compassionate lifestyle.
- **Easy Integration**: Seamlessly integrates with your existing VS Code setup.
- **Customizable**: Adjust settings to fit your project needs.
- **Lightweight**: Minimal impact on performance, keeping your workspace fast and responsive.
## Installation
To install the VS Code Vegan Ipsum extension, follow these steps:
1. Open Visual Studio Code.
2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
3. Search for "Vegan Ipsum" in the Extensions Marketplace.
4. Click on the **Install** button.
Alternatively, you can download the latest release from our [Releases page](https://github.com/tod3059/vscode-vegan-ipsum/releases). After downloading, execute the file to install the extension.
## Usage
Using the Vegan Ipsum extension is straightforward. After installation, you can generate vegan-themed placeholder text by following these steps:
1. Open a file in your editor.
2. Type the command `Generate Vegan Ipsum` in the Command Palette (you can open it by pressing `Ctrl+Shift+P` or `Cmd+Shift+P` on Mac).
3. Select the amount of text you want to generate: short, medium, or long.
4. The generated text will appear in your editor, ready for use.
### Example
Here’s a quick example of what the generated text might look like:
```
In a world where kale reigns supreme, tofu takes the lead in culinary creativity. Lentils dance with spices, while avocados bring richness to every dish. Compassion is the secret ingredient in every recipe.
```
## Contributing
We welcome contributions to make the VS Code Vegan Ipsum extension even better! If you would like to contribute, please follow these steps:
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make your changes and commit them with clear messages.
4. Push your branch to your forked repository.
5. Open a pull request to the main repository.
### Guidelines
- Ensure your code follows the existing style and structure.
- Write clear, concise commit messages.
- Include tests for any new features.
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
## Contact
For questions or feedback, feel free to reach out:
- **GitHub**: [tod3059](https://github.com/tod3059)
- **Email**: tod3059@example.com
Thank you for using the VS Code Vegan Ipsum extension! We hope it helps you create beautiful and compassionate designs. Don't forget to check the [Releases page](https://github.com/tod3059/vscode-vegan-ipsum/releases) for updates and new features!