🚀 Code Helper - Visual Studio Code 插件Code Helper 是一款方便的 Visual Studio Code 插件,旨在提高开发效率。它可以在粘贴时自动替换路径中的反斜杠(\)为双反斜杠(\\),同时还能够快速地将被引号包围的字符串中的引号替换为其他引号。 Code Helper is a convenient Visual Studio Code plugin designed to enhance development efficiency. It automatically replaces single backslashes (\) with double backslashes (\\) when pasting paths and swiftly replaces quotes in strings enclosed by quotes with other quotes. 🛠️ 功能特点 Features
🚀 安装 Installation在 Visual Studio Code 中搜索 Search for 📝 使用方法 Usage自动替换路径中的反斜杠 Auto Replacement of Backslashes in Paths当你粘贴路径时,Code Helper 会自动检测路径中的反斜杠并进行替换。无需手动操作,即可让路径格式更加规范。 When pasting paths, Code Helper automatically detects backslashes in the path and performs replacements. No manual operation is required, making the path format more standardized. 快速替换字符串引号 Quick Replacement of String Quotes
🙌 反馈与贡献 Feedback and Contributions如果你发现任何问题或者有任何建议,欢迎提交 Issue 或 Pull Request。你的反馈将会使 Code Helper 变得更加完善! If you encounter any issues or have suggestions, feel free to submit an issue or pull request. Your feedback will help improve Code Helper! 📄 许可证 License本项目采用 MIT 许可证 开放源代码。 This project is licensed under the MIT License, making the source code open for use. 感谢您使用 Code Helper!愿您的开发过程更加顺畅和高效! 🚀🔧 Thank you for using Code Helper! May your development process be smoother and more efficient! 🚀🔧 |