Open guilhermelim opened 1 year ago
👋 Hello,
I've submitted this pull request to update the README.md 📄. The purpose of this change is to provide clear and concise instructions on how to achieve bracket pair colorization directly within Visual Studio Code, without relying on the deprecated extension. 🚫
I'd like to note that the previously mentioned extension is no longer compatible with the current version of Visual Studio Code, and this update aims to help users seamlessly personalize their development environment.
I've also ensured that the changes do not conflict with the base branch. ✅
I welcome any feedback, suggestions, or questions related to this pull request 🙌, and would appreciate your insights and guidance in improving this contribution. 🤗
Thank you for considering my pull request. 🙏
Best regards, 🌟 Guilherme Lima
In this commit, I have updated the README.md to provide instructions on how to achieve bracket pair colorization within Visual Studio Code without the need for any external extensions.
It's important to note that the previously mentioned extension is now deprecated and no longer compatible with the current version of Visual Studio Code.
This change helps users customize their code editor's bracket colors, both for inactive and active guides, offering a seamless and native way to add visual flair to their coding environment.
The README has been modified to provide clear and concise instructions for users, making it easier for them to personalize their development environment while working around the limitations of the deprecated extension.