netizenorg / netitor

a pedagogical web based code editor for creative netizens in training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor: CodeMirror v6

nbriz opened this issue · comments

shortly after we made the netitor, CodeMirror updated from v5 to v6 🤦 ...gonna have to refactor at some point NOTE: this is also going to mean refactoring parts of netnet.studio (&& likely all the other projects that use the netitor)

https://codemirror.net/6/docs/migration/

when it comes time to do this make sure that in netnet:

  • querySelectors that target .CodeMirror elements still work
  • all instances of NNE.cm still work