RINNE Rinne is a VS Code extension that simplifies bulk file renaming by automatically generating Python code. FEATURES Generates Python code to rename files in bulk based on specified criteria. Designed to streamline file management tasks, especially useful for developers and data handlers. Easy integration into your VS Code workflow. Installation You can install Rinne via the Visual Studio Code Marketplace. OPEN WITH VS CODE. Go to Extensions (Ctrl+Shift+X or Cmd+Shift+X). Search for "Rinne" and click Install. Usage Open a workspace or folder in VS Code. Open the Command Palette (Ctrl+Shift+P or Cmd+Shift+P). Type Rinne Action and select it to generate Python code for bulk file renaming. Check your workspace for the newly created Python file (new_python_file.py). Contributing Contributions are welcome! Please fork the repository and create a pull request with your improvements. LICENSE This project is licensed under the MIT License - see the LICENSE.md file for details. ACKNOWLEDGEMENTS Built with love using the VS Code Extension API. Icons made by Freepik from Flaticon. CONTACT For issues, questions, or suggestions, please open an issue. |