// Description
Structural voice coding at the speed of thought
// Readme
Open VSXCursorless 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 for installation instructions.
And I heard you like GIFs?

##Installation
Currently depends on Talon, though a keyboard version is planned.
See installation 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. - ›
cursorless.maximumHatStylePenalty: The maximum allowed penalty for a hat style. Any hat style whose penalty is greater than this amount will not be used. A hat style penalty is defined to be the shape penalty plus the colour penalty. Setting this value less than or equal to zero is treated as no maximum.
##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
##Contributing
See contributing.
##Change Log
See CHANGELOG.md.
// Install
Open this extension directly in your IDE — no CLI, no extra tools.
pokey.cursorlessIf your IDE doesn't open automatically, copy the ID above and paste it into the Extensions view (⌘P → ext install <id>).
// Source signals
Live from open-vsx.org. Refreshed hourly.
// Are you the author?
This listing is mirrored from Open VSX. Claim it to ship a native OXP build, customise the page, and respond to reviews.
Claim this listing// Package Info
- Version
- 1.1.1775
- Owner
- @vsx-pokey
- Downloads
- 404.7k
- Stars
- 0