Skip to content

Commit 51a01c5

Browse files
committed
Update codemirror.js
1 parent 981bea7 commit 51a01c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/modules/IDE/components/Editor/codemirror.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ import { useEffectWithComparison } from '../../hooks/custom-hooks';
1919
import tidyCodeWithPrettier from './tidier';
2020

2121
// ----- GENERAL TODOS (in order of priority) -----
22+
// - CAN'T SCROLL????
23+
// - ConsoleInput
2224
// - autocomplete (hinter)
2325
// - p5-javascript
2426
// - search, find & replace

0 commit comments

Comments
 (0)