To update ExplainDev to the latest version go to chrome://extensions/ and click update in the top left corner.
Increased context and accuracy when explaining a portion of code! 🎉 🎉
Select as little code as you please and receive an accurate description of what the code is doing as well as contextual follow up questions/answers.
Better code readability! Fragments of code are now styled using a monospace font.
Other changes:
Fixes:
Fixes:
🌟 New feature: Write your own prompts!
Type in your own questions or prompt the AI for more context on the code in your browser.
🌟 New feature: Follow-up questions.
This customization option allows you to generate more follow-up questions for the code you want explained.
Users turn the feature on by going to the options pop up that is accessed through the ExplainDev icon at the top right corner of your Chrome browser. ExplainDev icon may be nested under the puzzle piece icon.
Fixes:
Fix problems with height and positioning of the tooltip
🌟 New feature: Change complexity of explanations.
This customization option changes how verbose explanations are and also changes the amount of technical language included in an explanation.
Options for customizing ExplainDev are now in the extension pop up. Options include:
Feedback prompts simplified:
Users can now specify whether explanations are "Too Basic", "Just Right", or "Too Complicated". This replaces the "Helpful", "Unhelpful", or "wrong" and providves us with more actionable feedback.
🌟 New feature: Right-click to explain:
Users can now find an explain option in their right-click menu. This enables users to explain code that is outside of code-blocks or snippets.
Other changes:
ExplainDev now works on more websites:
Support for language Elm
Explanations in prose instead of lists:
We've been doing some testing and found this new response more accurate than the list style we had. If you want your account reverted back to using lists - please email us
Other fixes:
🌟 New feature: Explanations in Spanish
Bug fixes that improved stability
🌟 ExplainDev is born