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

Function insertSuggestion

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

Source from the content-addressed store, hash-verified

22 activeRequestTextarea: The textarea dom that the user is operating on
23 */
24 insertSuggestion(suggestion, activeRequestTextarea) { },
25 insertSuggestionFixBug(suggestion, activeRequestTextarea, currctJupyterModel) { },
26
27 // Hide the code of the current cell user

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected