Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
avilleret opened this issue Dec 14, 2018 · 2 comments · Fixed by #1647
Closed

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

avilleret opened this issue Dec 14, 2018 · 2 comments · Fixed by #1647

Comments

@avilleret
Copy link
Contributor

avilleret commented Dec 14, 2018

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
Copy link
Member

  • External editor for audio
  • External editor for MIDI
  • External editor for scripts

What else ?

@bltzr
Copy link
Member

bltzr commented May 3, 2024

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

@jcelerier jcelerier self-assigned this May 28, 2024
@jcelerier jcelerier added this to the release/3.3 milestone May 28, 2024
@jcelerier jcelerier moved this to TODO in Integrations Jul 16, 2024
@samamou samamou linked a pull request Dec 27, 2024 that will close this issue
2 tasks
@jcelerier jcelerier moved this from TODO to Doing in Integrations Jan 18, 2025
@github-project-automation github-project-automation bot moved this from Doing to Done in Integrations Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants