edaplayground / eda-playground

EDA Playground -- The FREE IDE for SystemVerilog, Verilog, and VHDL
http://www.edaplayground.com
53 stars 17 forks source link

Saving in vim editor mode with :w shows error before saving #24

Open MartinMosbeck opened 6 years ago

MartinMosbeck commented 6 years ago

When saving in vim editor mode with the :w command TypeError: e.toElement is undefined is shown as Error in red before the playground is saved.

Saving works though, so this is not a big issue.

Matthew-P-T commented 6 years ago

Thank you. I've added it to the To Do list.