notsoocool / codecache

CodeCache is a dynamic web application designed to streamline the way developers manage and access code snippets. The platform provides a comprehensive library of code snippets, allowing users to save, organize, and retrieve useful code snippets for various programming languages and use cases.
https://codecache.tech
MIT License
9 stars 29 forks source link

Syntax Highlighting #67

Open AasthaSingh28 opened 1 week ago

AasthaSingh28 commented 1 week ago

Organizing and properly formatting code snippets will make it easier for developers to read and understand the stored code. This will improve collaboration, reduce time spent on debugging, and make the codebase more maintainable. Consider using consistent indentation, comments, and tools like linters to ensure code readability.

@notsoocool -kindly assign me this issue, i want to work on this.

github-actions[bot] commented 1 week ago

🎉 Welcome to CodeCache! 🎉

Thank you for opening your first issue! We're excited to have you contributing to the project.

Before you get started, please make sure to check out our contributing guidelines and coding standards to ensure that everything is aligned with the project's workflow. If you have any questions or need help along the way, don't hesitate to ask.

We appreciate your input and look forward to collaborating with you. 🚀

Happy coding!

notsoocool commented 1 week ago

@AasthaSingh28 Sure, go ahead! But remember to fetch from the develop branch and also raise a PR for the develop branch only.

notsoocool commented 1 day ago

@AasthaSingh28 It has been more than a week. Kindly provide an update; otherwise, I will be closing this issue within an hour.