JunoLab / Juno.jl

MIT License
144 stars 23 forks source link

[BUG] Format on save makes the cursor jump to the end of the file #567

Closed TsurHerman closed 4 years ago

TsurHerman commented 4 years ago

Details

Steps to reproduce

  1. write some julia code
  2. activate format on save option
  3. change a line in the middle and save
  4. observe the cursor jumped to the end of the file