Issue # 3518977: Added parser function to process code samples sent by the AI Provider
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
+ 36
− 3
@@ -25,6 +25,27 @@ import parseAIResponse from './parser';
@@ -57,7 +78,7 @@ function Edit({ attributes, setAttributes }) {
@@ -71,8 +92,20 @@ function Edit({ attributes, setAttributes }) {