MCPcopy Create free account
hub / github.com/bigcode-project/jupytercoder / insertSuggestionFixBug

Function insertSuggestionFixBug

src/utility.js:25–25  ·  view source on GitHub ↗
(suggestion, activeRequestTextarea, currctJupyterModel)

Source from the content-addressed store, hash-verified

23 */
24 insertSuggestion(suggestion, activeRequestTextarea) { },
25 insertSuggestionFixBug(suggestion, activeRequestTextarea, currctJupyterModel) { },
26
27 // Hide the code of the current cell user
28 enableCellCode(activeRequestTextarea) {},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected