cursorless
cursorless copied to clipboard
Don't let the cursor slow you down
It looks like VSCode now has a new way of running extension tests that provides a UI for seeing which tests are available, as well as providing test coverage, which...
Given that people use Cursorless for dictating normal text, would it be possible, if this is not already in the pipeline, to enhance the formatting commands in Cursorless. Currently for...
Adds support for the Haskell programming language. ### Roadmap - [ ] `argumentOrParameter`: - [x] `argument.actual` - [ ] `argument.actual.iteration` Blocked on one of: - #557 - #2177 - [x]...
I have on purpose not migrated all references to `vscode.workspace.getConfiguration` because we might need to have a discussion if this is a preferable implementation first. ## Checklist - [-] I...
Fixes #1835 Now implemented as a modifier of the comment scope ~~I decided to implement this as a scope type instead of a modifier. Now you can say things like...
This is the Cursorless side of the community wrapper snippets https://github.com/talonhub/community/pull/1315 ## Checklist - [-] I have added [tests](https://www.cursorless.org/docs/contributing/test-case-recorder/) - [-] I have updated the [docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and [cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet) - [-]...
Add caveats: - https://github.com/talonhub/community/pull/1315/files#r1501870182 - https://github.com/cursorless-dev/cursorless/pull/1998#issuecomment-1917045078
## What Adds support for the Elm programming language. I have tried to bring https://github.com/cursorless-dev/cursorless/pull/891 up to date. Is there a good way to unit test the generated tree sitter...
I'll put in a lot more links once we start firming up the content. Feel free to suggest big changes.