PyScope - Python Code Block Highlighter 🎨🐍Tired of losing track of your Python code blocks?
Struggling to see where that What is PyScope? 🤔PyScope is your new best friend for writing Python code in VS Code. It highlights code blocks (like functions, loops, and conditionals) with beautiful background colors, making it super easy to see where each block starts and ends. No more squinting at indentation! 👀 Why Use PyScope? 🌟
How Does It Work? 🛠️PyScope uses Python's indentation rules to dynamically detect code blocks. When you move your cursor, it highlights:
It’s like having X-ray vision for your Python code! 👓 Features ✨
Installation 🚀
Configuration ⚙️Customize PyScope to fit your style! You can change the color of the highlighted blocksby providing RGB values of the color you like. You can do this from the settings How to change in the settings
Or open
or by using the command Support & Feedback 💬Love PyScope? Hate it? Found a bug?Let me know!
Contributing 🤝Want to make PyScope even better? Contributions are welcome! Feel free to fork the repo, make the changes and raise a PR! We'll discuss the changes Fork Repository License 📜PyScope is open-source and licensed under the MIT License. Do whatever you want with it (just give credit where it’s due)! 😄 Made with ❤️ by Kaustubh PaturiCoding should be fun, and PyScope is here to make it even more enjoyable. Happy coding! 🎉🐍 P.S. If you love PyScope, share it with your friends and spread the word! 🌍✨ Nothing great ever came that easy |