All notable changes to the "norns-repl" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- fix: skip publishing demo gif
- chore: upgrade to latest vscode engine
- feat: sendSelection command for live-coding with crone or matron
- feat: commands for sending arbitrary input to matron/crone
- feat: script reload command
- feat: sleep command
- fix: correct cursor position when pasting mid-buffer
- feat: support special
;restart
and;install
commands
- fix: use special sclang terminator for crone commands
- feat: crone REPL
Command prompt improvements
- refactor: remove RxJS dependency
- feat: cursor back/forward
- feat: history improvements
Initial release
- feat: matron REPL