cursorless
cursorless copied to clipboard
Don't let the cursor slow you down
The `Build test harness` task fails sometimes when building the extension: ``` * Executing task in folder test-harness: pnpm run build 0 [main] dirname (25948) child_copy: cygheap read copy failed,...
with this markdown text originally: ``` # hello this is a text # title 2 this is another text ``` saying `chuck section row one`, we get: ``` # title...
- [ ] User forgets to clone community => Look for action we depend on and show error message during init if not detected - [ ] User clones monorepo...
## The problem It's possible that users will just install Cursorless without looking at the full installation instructions. Thus, they won't know that they need Talon, knausj, cursorless-talon, etc ##...
I often use my cursor position as a lightweight memory for where I have been working in a document. I would like a way to use the previous cursor position...
Hi, I happened to come across a fascinating YouTube video that demonstrates how LaTeX math can be typed in VSCode with the help of MathFly and Talon (https://www.youtube.com/watch?v=v0j2_W97_s0) and went...
That can generate internal rep from above and use same output machinery. Will need to have a close look at schema of cursorless snippets vs community to understand what might...
- [ ] #2354 - [ ] #2355 - [ ] #2356 - [ ] #2357 - [ ] Think about "snip" / "snippet" spoken forms - [ ] Pokey...
Path to community snippets directory is passed as argument to action. Design this so that there is internal snippet representation and machinery to go from that representation to output in...
Hello, hopefully I did these first steps right and I would like some rough guidance on adding the subsequent things like snippets or any other essentials for dart support, thanks!...