github seek-oss/playroom v0.30.0

latest releases: v0.39.0, v0.38.1, v0.38.0...
20 months ago

Minor Changes

  • b247e88: Adds multi-cursor support.

    The keyboard shortcuts added in the previous version (swap/duplicate line up/down) now support multiple cursors being on screen.
    "Select next occurrence" and "add cursor up/down" have also been implemented.

    Keybinding Action
    Alt + Up Swap line up
    Alt + Down Swap line down
    Shift + Alt + Up Duplicate line up
    Shift + Alt + Down Duplicate line down
    Cmd + Alt + Up Add cursor to prev line
    Cmd + Alt + Down Add cursor to next line
    Cmd + D Select next occurrence

Don't miss a new playroom release

NewReleases is sending notifications on new releases.