Don't let the cursor slow you down
Go to file
2022-04-25 16:31:09 +01:00
.github Run pre-commit 2022-04-25 11:21:26 +01:00
.vscode Run pre-commit 2022-04-25 11:21:26 +01:00
cursorless-snippets Run pre-commit 2022-04-25 11:21:26 +01:00
cursorless-talon Run pre-commit 2022-04-25 11:21:26 +01:00
data/playground Run pre-commit 2022-04-25 11:21:26 +01:00
docs Run pre-commit 2022-04-25 11:21:26 +01:00
gh-pages-root Run pre-commit 2022-04-25 11:21:26 +01:00
images Remove trailing new lines in svgs (#650) 2022-04-25 16:31:09 +01:00
schemas Run pre-commit 2022-04-25 11:21:26 +01:00
scripts Run pre-commit 2022-04-25 11:21:26 +01:00
src Run pre-commit 2022-04-25 11:21:26 +01:00
website Run pre-commit 2022-04-25 11:21:26 +01:00
.editorconfig Remove trailing new lines in svgs (#650) 2022-04-25 16:31:09 +01:00
.eslintrc.json Run pre-commit 2022-04-25 11:21:26 +01:00
.gitignore Serve docs folder and API reference on GitHub pages (#477) 2022-03-16 23:23:03 +00:00
.pre-commit-config.yaml Remove trailing new lines in svgs (#650) 2022-04-25 16:31:09 +01:00
.prettierignore Add pre-commit (#637) 2022-04-24 17:26:32 +01:00
.vscodeignore Run pre-commit 2022-04-25 11:21:26 +01:00
.yarnrc Run pre-commit 2022-04-25 11:21:26 +01:00
CHANGELOG.md Serve docs folder and API reference on GitHub pages (#477) 2022-03-16 23:23:03 +00:00
CONTRIBUTING.md Serve docs folder and API reference on GitHub pages (#477) 2022-03-16 23:23:03 +00:00
LICENSE Add license 2021-05-04 12:07:25 +01:00
NOTICE.md Clean up badges; add ratings badge (#488) 2022-01-17 14:06:49 +00:00
package.json Run pre-commit 2022-04-25 11:21:26 +01:00
README.md Update documentation and links to reflect monorepo (#542) 2022-02-03 18:57:58 +00:00
third-party-licenses.csv Run pre-commit 2022-04-25 11:21:26 +01:00
tsconfig.json Run pre-commit 2022-04-25 11:21:26 +01:00
vsc-extension-quickstart.md Run pre-commit 2022-04-25 11:21:26 +01:00
yarn.lock Add pre-commit (#637) 2022-04-24 17:26:32 +01:00

Welcome to Cursorless!

Version Rating Tests Documentation Maintenance License: MIT

Cursorless is a spoken language for structural code editing, enabling developers to code by voice at speeds not possible with a keyboard. Cursorless decorates every token on the screen and defines a spoken language for rapid, high-level semantic manipulation of structured text.

Checkout the docs and videos to learn more. See installation.md for installation instructions.

And I heard you like GIFs?

Curly repack ox Move arg air and each to after drum Chuck tail red pipe slice past end of file

Installation

Currently depends on Talon, though a keyboard version is planned.

See installation.md for installation instructions.

Extension Settings

This extension contributes the following settings:

  • cursorless.showOnStart: Whether decorations should appear on workspace start
  • cursorless.hatSizeAdjustment: Percentage to increase or decrease hat size; positive increases size
  • cursorless.hatVerticalOffset: How much to vertically shift the hats as a percentage of font size; positive is up
  • cursorless.hatEnablement.colors: Whether to enable particular hat colors.
  • cursorless.hatEnablement.shapes: Whether to enable particular hat shapes.
  • cursorless.hatPenalties.colors: How much to penalize each hat color. You will probably want to set this one to the number of syllables in the given style. Cursorless will then sort every style combination by number of syllables to refer to it.
  • cursorless.hatPenalties.shapes: How much to penalize each hat shape. You will probably want to set this one to the number of syllables in the given style. Cursorless will then sort every style combination by number of syllables to refer to it.

Known Issues

  • Cursorless calculates the position of the hats based on the characteristics of your font. If you find that the hats are off center you can try running this command: cursorless.recomputeDecorationStyles

Change Log

See CHANGELOG.md.

Contributing

See CONTRIBUTING.md.

Attributions

See NOTICE.md.