Accessibility support for "Cursorless" voice-command software

Describe the Bug

While using the Cursorless voice coding visual studio code extension, token selectors still show up as expected, but commands to edit code are not applied within the cursor editor.

Steps to Reproduce

Install talon voice coding software and the cursorless extension. Open a file with code in it. Speak any valid cursorless edit command, such as chuck line <valid selector, given any file with an a in it, “air” will likely be a valid selector>. Instead of deleting the line that this selector is on, as I would expect, it looks like it’s just taking mangled dictation.

Here is a .mov file to help understand the problem:

Note: Screen recordings are not a useful demonstration without audio.

Expected Behavior

Commands to edit code are applied within the cursor editor.

Operating System

MacOS

Current Cursor Version (Menu → About Cursor → Copy)

Cursor Version: 0.43.5
VSCode Version: 1.93.1
Commit: 2eaa79a1b14ccff5d1c78a2c358a08be16a8e5a0

Additional Information

N/A

Does this stop you from using Cursor

Yes - Cursor is unusable

3 Likes

Have you found a solution? I’m facing the same problem right now