# Cursorless Allows cursorless editing and rapid navigation by decorating a single letter from each token. ## Features ![main-demo](images/main-demo.gif) ![demo-2](images/demo-2.gif) Many other marks / transformations / actions exist; documentation to follow. ## Installation Currently depends on [Talon](https://talonvoice.com/), though a keyboard version is planned. See [cursorless-talon](https://github.com/pokey/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