Feature #59
closedAdd the SharpEditor to macros
100%
Description
For the time being, macros are simple: a connection between a key press and a command sent to the server. It would be more appropriate to have a macro led to SharpScript, able to not only send commands, but display messages with variables in them and do more complex things.
As it is, however, it's important macros remain simple to configure. Some users are taken aback by the SharpScript editor, finding it too complicated, and for macros, what most people want is to link a shortcut with a command, no more or less.
Updated by Vincent Le Goff almost 8 years ago
- Status changed from Open to In Progress
- Assignee set to Vincent Le Goff
Updated by Vincent Le Goff almost 8 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Fixed in commit e532b90d98a8e57aae036e5af9e8d4be4f29894b.
A new text field has been added in the SharpEditor in a previous commit. This text field is updated along with the list of existing actions, although some errors can be noticed.
Please register to edit this issue
Also available in: Atom PDF Tracking page