Coding guide helper is a chrome extension to help doing pull requests review process.
🚀 Developer Guide Helper 🚀
🌟 This tool seamlessly integrates your project's development guide and best practices directly into your browser, making it easier than ever to maintain high standards and avoid common pitfalls.
Key Features:
🔹 Markdown File Integration: Specify the location of your markdown files that define your project's development guide and best practices.
🔹 Easy Navigation: Navigate effortlessly through the guide and explore anti-patterns and recommended practices.
🔹 Keyword Filtering: Quickly find relevant best practices by filtering the guide with keywords.
🔹 One-Click Copy: Copy relevant information to your clipboard instantly.
🔹 Streamlined Pull Request Reviews: Automatically insert the correct explanation and best practice link into your comment during reviews.
Built-In Rules and Customization:
💻 Comes preloaded with rules for Typescript, React, and Testing-Library.
🏢 Companies can reinforce their own rules and point to specific standards in markdown format.
🤝 Developers can contribute by submitting pull requests to add or enhance markdown files.
GitHub Project here:
- https://github.com/amwebexpert/chrome-extensions-collection/tree/master/coding-guide-helper
Features improvement:
- 1.0.5 - Load default guideline options at startup
- 1.0.8 - Semantic search integration
- 1.0.9 - Added clear cache option and increased max results to 5