We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981bea7 commit 51a01c5Copy full SHA for 51a01c5
client/modules/IDE/components/Editor/codemirror.js
@@ -19,6 +19,8 @@ import { useEffectWithComparison } from '../../hooks/custom-hooks';
19
import tidyCodeWithPrettier from './tidier';
20
21
// ----- GENERAL TODOS (in order of priority) -----
22
+// - CAN'T SCROLL????
23
+// - ConsoleInput
24
// - autocomplete (hinter)
25
// - p5-javascript
26
// - search, find & replace
0 commit comments