cursorless/README.md

23 lines
421 B
Markdown
Raw Normal View History

# cursorless README
2021-03-12 20:17:43 +03:00
Allows rapid navigation within a file by decorating a single letter from each token.
## Features
![simple](images/cursorless-1.gif)
2021-03-12 20:17:43 +03:00
## Extension Settings
This extension contributes the following settings:
* `cursorless.showOnStart`: whether decorations should appear on workspace start
2021-03-12 20:17:43 +03:00
## Known Issues
2021-05-02 18:57:42 +03:00
## Release Notes
2021-05-02 19:13:56 +03:00
### 0.3.0
- Support wrap
2021-05-02 18:57:42 +03:00
### 0.2.0
- Add support for arguments and pairs