🧹 Emoji SweeperA Visual Studio Code extension that removes emoji characters from source code quickly and efficiently. Whether you're cleaning copied code, preparing files for production, or enforcing coding standards, Emoji Sweeper provides simple commands to remove emojis from an entire file, a selected block of text, or a specific line range. Features
InstallationInstall Emoji Sweeper from the Visual Studio Code Marketplace. Or install manually:
UsageRemove emojis from an entire fileOpen the Command Palette and run:
Remove emojis from selected text
Remove emojis from a line range
Built With
Project Structure
Why I Built ThisThis project was created to learn the Visual Studio Code Extension API while building a practical developer tool. The extension demonstrates:
ContributingContributions, suggestions, and bug reports are welcome. If you have an idea for an improvement, feel free to open an issue or submit a pull request. 📄 LicenseLicensed under the MIT License. AuthorPrince Kuvenga |