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 cb22382 commit af10dc9Copy full SHA for af10dc9
client/modules/IDE/components/Editor/codemirror.js
@@ -19,7 +19,6 @@ 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
0 commit comments