You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Golang syntax doesn't work because it isn't imported into CodeMirror.vue component.
Add import 'codemirror/mode/go/go.js'
The text was updated successfully, but these errors were encountered:
steviekong
changed the title
Golang syntax is not imported CoreMirror.vue component
Golang syntax is not imported CodeMirror.vue component
Jul 17, 2020
Golang syntax doesn't work because it isn't imported into CodeMirror.vue component.
Add
import 'codemirror/mode/go/go.js'
The text was updated successfully, but these errors were encountered: