ossia / score

ossia score, an interactive sequencer for the intermedia arts
https://ossia.io
Other
1.48k stars 103 forks source link

add "open in external editor" button to embedded editor #889

Open avilleret opened 5 years ago

avilleret commented 5 years ago

when clicking the button, Qt should :

  1. create a temporary file with the content of the embedded editor
  2. open external editor defined in the Score's preference panel with this temp file
  3. watch file modification and update embedded editor accordingly (should this work in both way ?)

file watching example https://github.com/OSSIA/score/blob/master/base/plugins/score-plugin-js/JS/JSProcessModel.cpp#L78

jcelerier commented 3 years ago

What else ?

bltzr commented 4 months ago

I would like so much to have something like this for editing mapper devices !