# cursorless README Allows cursorless editing and rapid navigation by decorating a single letter from each token. ## Features The following video is just simple navigation, but cursorless has many more undocumented features. ![simple](images/cursorless-1.gif) ## 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.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