Skip to content

ojack/hydra-editor-cm6

Repository files navigation

WIP hydra editor built using Codemirror6

Code inspiration from: https://github.com/folz/hiasynth/tree/main/packages/editor

To implement:

  • flash highlighting on evaluation ///- autocomplete ///- custom keymaps
  • internationalization
  • bundle as module as well as standalone editor with iframe API that can be used along with hydra-synth

Already implemented:

  • bracket matching
  • multi-selection
  • key command for commenting code

Autocomplete ideas: