AcmeishThis extension allows you to use system commands to manipulate text you are editing. It is useful to run simple formatters, text replacement scripts, text insertion and more. You are only limited by your creativity, see the demo video for ideas. The project is named after the acme text editor from the plan9 operating system. DemoUsageThis extension works best with keybindings, though the commands can be run via the the 'ctrl+shift+p' menu. To add a keybinding, the following line to your keybindings.json file (File>Preferences>Keyboard Shortcuts):
To capture a command select the text or move the cursor to a text line and run To run a command run To send input to your command, prepend the captured command with '|' e.g. All commands must complete within 10 seconds or are aborted, they must also exit with a 0 exit code. Sponsorspzmarzly - First! Keep up the good work ... YOU - Your message. SponsoringThis command took time and effort to make, please sponsor the project via this paypal donation link. Add a name + message shorter than 70 characters total to your donation it will be added to the sponsor section. Note that sponsor messages may be rejected at the project authors judgement. AuthorsAndrew Chambers |