wavedrom / wavedrom.github.io

Digital timing diagram editor
https://wavedrom.com
MIT License
921 stars 160 forks source link

[Enhancement] Auto refresh of externally modified file #70

Open pidgeon777 opened 3 years ago

pidgeon777 commented 3 years ago

Hello, something like this could be very useful:

  1. Open a JSON file in WaveDrom.
  2. Externally modify it with a different editor (VS Code, VIM...).
  3. Automatically refresh the waveform diagram and code according to the new changes.