CSound syntax highlighting support
This commit is contained in:
@ -340,7 +340,6 @@
|
||||
<div class="editor-area">
|
||||
<EditorWithLogs
|
||||
value={projectEditor.content}
|
||||
language="javascript"
|
||||
onChange={handleEditorChange}
|
||||
onExecute={handleExecute}
|
||||
logs={interpreterLogs}
|
||||
|
||||
Reference in New Issue
Block a user