cursorless
cursorless copied to clipboard
Don't let the cursor slow you down
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"`.
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...
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...
It would be neat to have a "hunk" scope that targets the lines in a source control change indicator. 