Releases: arshiacont/antescofo-sublime-package
Releases · arshiacont/antescofo-sublime-package
Correcting Label Navigation
This minor release corrects issue #8 thanks to @slemouton and @kymbalon
v1.1.0 Release: Label Browsing and remote Startfromlabel
New Features
- Use cmd+r to get a contextual menu containing all score Labels and browse through them
- Use alt+shift+s to perform a remote startfromlabel command in Max or Pd.
- The text cursor must be on an EVENT (Note, Chord, Trill, Multi) with a label.
This was possible thanks to @slemouton's contribution making Label scopes available in Antescofo Sublime Syntax.
Fixes v1.0.4 not recognizing labels on MULTI constructions
1.0.5 Updates antescofo.label definition to accept MULTIs
New Feature: Score Label Browsing
Thanks to @slemouton, you can now browse through score labels using a drop down menu to displace yourself on labels using the cmd+r command.
@slemouton is now a collaborator! Thanks you Serge!
v1.0.3 Release
- Removes Side Bar (Issue #5)
- Adds .no-sublime-package for ST3 allowing better end-user configurations and clarity
- Updates README for plugin Settings and user Key maps
OSC Bridge Correction for Load
v1.0.2 Minor OSC bridge correction and file naming
v1.0.1 : Improvements to Load method
- Load method now works for Sublime Text 2 (as well as 3).
- Now OSC bridging with AscoGraph for the load (alt+'l') method.
- Network settings for AscoGraph added to Setting file.
Thanks to José-Miguel Fernandez for bring the issue up!
Initial Release
Compatibility with Sublime Text 2 and 3