Commit 181cd9f
Disable Cursorless for vscode file dialogs (#2749)
File dialogs interfere with the command server keypress. Commands like
`"paste to line"` just ends up with a timeout error in the talon log and
nothing happens.
I have been running with this in my own fork of cursorless Talon for a
while to test it out and I'm happy with the result.
## 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)
- [/] I have not broken the cheatsheet
---------
Co-authored-by: Phil Cohen <[email protected]>1 parent 0943c06 commit 181cd9f
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
0 commit comments