cursorless icon indicating copy to clipboard operation
cursorless copied to clipboard

Don't let the cursor slow you down

Results 476 cursorless issues
Sort by recently updated
recently updated
newest added

i.e., could catch things like https://github.com/cursorless-dev/cursorless/pull/2719

NTS: this outcome is worse but there's not much we can do about it at the current time. Problem is that closure does not use explicit list limiters and the...

In the following code ```python try: pass except ValueError: pass ``` There is no way to target `ValueError`. I would argue for either `"type"` or `"value"`.

bug
lang-python

Code snippets output by copilot in the sidebar chat are now editors, so they support hats. That is very cool, but the problem is that they seem to still take...

app-vscode

In case anyone else is using VS Code Insiders on a Mac, you will get this error as well, as `src/apps/vscode_settings.py` does not check for the Insiders settings which are...

good first issue
talon

It would be neat to have a "hunk" scope that targets the lines in a source control change indicator. ![image](https://github.com/user-attachments/assets/82c83324-48bf-4a05-b994-8dd8d8468851)