cursorless/README.md
Pokey Rule c1d9ad40e2 docs
2021-05-04 16:11:19 +01:00

902 B

cursorless README

Allows cursorless editing and rapid navigation by decorating a single letter from each token.

Features

main-demo

Many other marks / transformations / actions exist; documentation to follow.

Installation

Currently depends on Talon, though a keyboard version is planned.

See cursorless-talon for installation instructions.

Extension Settings

This extension contributes the following settings:

  • cursorless.showOnStart: whether decorations should appear on workspace start

Known Issues

Release Notes

0.5.0

  • Support "that" to refer to previous target
  • Support "extract" action to extract to constant

0.4.0

  • Support pair key and value nodes
  • Support selecting all siblings

0.3.0

  • Support wrap

0.2.0

  • Add support for arguments and pairs