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 422ed0f commit f8a57d5Copy full SHA for f8a57d5
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
-// - ConsoleInput
23
// - autocomplete (hinter)
24
// - p5-javascript
25
// - search, find & replace
0 commit comments