Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 482 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 482 Bytes

codemirror-wavedrom

CodeMirror mode for WaveDrom

Provide the following functionality:

  • highlight WaveJSON code as JS code.
  • highlight WaveJSON code WaveJSON tags specified in wavedrom-schema
  • code complete for WaveJSON.
  • parse WaveJSON with jsof --> show errors / warnings
  • check WaveJSON with wavedrom-schema --> show errors / warnings