init commit

This commit is contained in:
unknown
2025-08-19 08:06:37 -04:00
commit 2957b5515a
743 changed files with 45495 additions and 0 deletions
+64
View File
@@ -0,0 +1,64 @@
Spoken form, Cursorless identifier
append, addSelection
append post, addSelectionAfter
append pre, addSelectionBefore
bottom, scrollToBottom
break, breakLine
break point, toggleLineBreakpoint
bring, replaceWithTarget
call, callAsFunction
carve, cutToClipboard
center, scrollToCenter
change, clearAndSetSelection
chuck, remove
clone, insertCopyAfter
clone up, insertCopyBefore
comment, toggleLineComment
copy, copyToClipboard
crown, scrollToTop
decrement, decrement
dedent, outdentLine
define, revealDefinition
drink, editNewLineBefore
drop, insertEmptyLineBefore
extract, extractVariable
flash, flashTargets
float, insertEmptyLineAfter
fold, foldRegion
follow, followLink
follow split, followLinkAside
format, applyFormatter
git accept, gitAccept
git revert, gitRevert
git stage, gitStage
git unstage, gitUnstage
give, deselect
highlight, highlight
hover, showHover
increment, increment
indent, indentLine
inspect, showDebugHover
join, joinLines
move, moveToTarget
paste, pasteFromClipboard
phones, nextHomophone
post, setSelectionAfter
pour, editNewLineAfter
pre, setSelectionBefore
puff, insertEmptyLinesAround
quick fix, showQuickFix
reference, showReferences
rename, rename
repack, rewrap
reverse, reverseTargets
scout, findInDocument
scout all, findInWorkspace
shuffle, randomizeTargets
snip, insertSnippet
snip make, generateSnippet
sort, sortTargets
swap, swapTargets
take, setSelection
type deaf, revealTypeDefinition
unfold, unfoldRegion
wrap, wrapWithPairedDelimiter
1 Spoken form Cursorless identifier
2 append addSelection
3 append post addSelectionAfter
4 append pre addSelectionBefore
5 bottom scrollToBottom
6 break breakLine
7 break point toggleLineBreakpoint
8 bring replaceWithTarget
9 call callAsFunction
10 carve cutToClipboard
11 center scrollToCenter
12 change clearAndSetSelection
13 chuck remove
14 clone insertCopyAfter
15 clone up insertCopyBefore
16 comment toggleLineComment
17 copy copyToClipboard
18 crown scrollToTop
19 decrement decrement
20 dedent outdentLine
21 define revealDefinition
22 drink editNewLineBefore
23 drop insertEmptyLineBefore
24 extract extractVariable
25 flash flashTargets
26 float insertEmptyLineAfter
27 fold foldRegion
28 follow followLink
29 follow split followLinkAside
30 format applyFormatter
31 git accept gitAccept
32 git revert gitRevert
33 git stage gitStage
34 git unstage gitUnstage
35 give deselect
36 highlight highlight
37 hover showHover
38 increment increment
39 indent indentLine
40 inspect showDebugHover
41 join joinLines
42 move moveToTarget
43 paste pasteFromClipboard
44 phones nextHomophone
45 post setSelectionAfter
46 pour editNewLineAfter
47 pre setSelectionBefore
48 puff insertEmptyLinesAround
49 quick fix showQuickFix
50 reference showReferences
51 rename rename
52 repack rewrap
53 reverse reverseTargets
54 scout findInDocument
55 scout all findInWorkspace
56 shuffle randomizeTargets
57 snip insertSnippet
58 snip make generateSnippet
59 sort sortTargets
60 swap swapTargets
61 take setSelection
62 type deaf revealTypeDefinition
63 unfold unfoldRegion
64 wrap wrapWithPairedDelimiter
@@ -0,0 +1 @@
Spoken form, VSCode command
1 Spoken form VSCode command
@@ -0,0 +1,2 @@
Spoken form, Cursorless identifier
from, experimental.setInstanceReference
1 Spoken form Cursorless identifier
2 from experimental.setInstanceReference
@@ -0,0 +1 @@
Spoken form, Regex
1 Spoken form Regex
+6
View File
@@ -0,0 +1,6 @@
Spoken form, Cursorless identifier
blue, blue
green, green
pink, pink
red, red
yellow, yellow
1 Spoken form Cursorless identifier
2 blue blue
3 green green
4 pink pink
5 red red
6 yellow yellow
@@ -0,0 +1,61 @@
Spoken form, Cursorless identifier
-five section, sectionLevelFive
-four section, sectionLevelFour
-one section, sectionLevelOne
-six section, sectionLevelSix
-three section, sectionLevelThree
-two section, sectionLevelTwo
arg, argumentOrParameter
arg list, argumentList
attribute, attribute
block, paragraph
branch, branch
call, functionCall
callee, functionCallee
cell, notebookCell
chapter, chapter
char, character
class, class
class name, className
command, command
comment, comment
condition, condition
element, xmlElement
end tag, xmlEndTag
environment, environment
file, document
funk, namedFunction
funk name, functionName
glyph, glyph
identifier, identifier
if state, ifStatement
instance, instance
item, collectionItem
key, collectionKey
lambda, anonymousFunction
line, line
link, url
list, list
map, map
name, name
paint, nonWhitespaceSequence
paragraph, namedParagraph
part, part
regex, regularExpression
section, section
selector, selector
sentence, sentence
short block, boundedParagraph
short paint, boundedNonWhitespaceSequence
start tag, xmlStartTag
state, statement
string, string
sub, word
subparagraph, subParagraph
subsection, subSection
subsubsection, subSubSection
tags, xmlBothTags
token, token
type, type
unit, unit
value, value
1 Spoken form Cursorless identifier
2 -five section sectionLevelFive
3 -four section sectionLevelFour
4 -one section sectionLevelOne
5 -six section sectionLevelSix
6 -three section sectionLevelThree
7 -two section sectionLevelTwo
8 arg argumentOrParameter
9 arg list argumentList
10 attribute attribute
11 block paragraph
12 branch branch
13 call functionCall
14 callee functionCallee
15 cell notebookCell
16 chapter chapter
17 char character
18 class class
19 class name className
20 command command
21 comment comment
22 condition condition
23 element xmlElement
24 end tag xmlEndTag
25 environment environment
26 file document
27 funk namedFunction
28 funk name functionName
29 glyph glyph
30 identifier identifier
31 if state ifStatement
32 instance instance
33 item collectionItem
34 key collectionKey
35 lambda anonymousFunction
36 line line
37 link url
38 list list
39 map map
40 name name
41 paint nonWhitespaceSequence
42 paragraph namedParagraph
43 part part
44 regex regularExpression
45 section section
46 selector selector
47 sentence sentence
48 short block boundedParagraph
49 short paint boundedNonWhitespaceSequence
50 start tag xmlStartTag
51 state statement
52 string string
53 sub word
54 subparagraph subParagraph
55 subsection subSection
56 subsubsection subSubSection
57 tags xmlBothTags
58 token token
59 type type
60 unit unit
61 value value
+21
View File
@@ -0,0 +1,21 @@
Spoken form, Cursorless identifier
backward, backward
bounds, excludeInterior
content, keepContentFilter
empty, keepEmptyFilter
every, every
first, first
forward, forward
grand, ancestor
head, extendThroughStartOf
inside, interiorOnly
its, inferPreviousMark
just, toRawSelection
last, last
leading, leading
next, next
previous, previous
slice, verticalRange
tail, extendThroughEndOf
trailing, trailing
visible, visible
1 Spoken form Cursorless identifier
2 backward backward
3 bounds excludeInterior
4 content keepContentFilter
5 empty keepEmptyFilter
6 every every
7 first first
8 forward forward
9 grand ancestor
10 head extendThroughStartOf
11 inside interiorOnly
12 its inferPreviousMark
13 just toRawSelection
14 last last
15 leading leading
16 next next
17 previous previous
18 slice verticalRange
19 tail extendThroughEndOf
20 trailing trailing
21 visible visible
+14
View File
@@ -0,0 +1,14 @@
Spoken form, Cursorless identifier
box, squareBrackets
curly, curlyBrackets
diamond, angleBrackets
escaped box, escapedSquareBrackets
escaped quad, escapedDoubleQuotes
escaped round, escapedParentheses
escaped twin, escapedSingleQuotes
pair, any
quad, doubleQuotes
round, parentheses
skis, backtickQuotes
twin, singleQuotes
void, whitespace
1 Spoken form Cursorless identifier
2 box squareBrackets
3 curly curlyBrackets
4 diamond angleBrackets
5 escaped box escapedSquareBrackets
6 escaped quad escapedDoubleQuotes
7 escaped round escapedParentheses
8 escaped twin escapedSingleQuotes
9 pair any
10 quad doubleQuotes
11 round parentheses
12 skis backtickQuotes
13 twin singleQuotes
14 void whitespace
+5
View File
@@ -0,0 +1,5 @@
Spoken form, Cursorless identifier
after, after
before, before
end of, end
start of, start
1 Spoken form Cursorless identifier
2 after after
3 before before
4 end of end
5 start of start
+5
View File
@@ -0,0 +1,5 @@
Spoken form, Cursorless identifier
iteration, iteration
removal, removal
visualize, showScopeVisualizer
visualize nothing, hideScopeVisualizer
1 Spoken form Cursorless identifier
2 iteration iteration
3 removal removal
4 visualize showScopeVisualizer
5 visualize nothing hideScopeVisualizer
+9
View File
@@ -0,0 +1,9 @@
Spoken form, Cursorless identifier
down, lineNumberRelativeDown
nothing, nothing
row, lineNumberModulo100
source, previousSource
special, unknownSymbol
that, previousTarget
this, currentSelection
up, lineNumberRelativeUp
1 Spoken form Cursorless identifier
2 down lineNumberRelativeDown
3 nothing nothing
4 row lineNumberModulo100
5 source previousSource
6 special unknownSymbol
7 that previousTarget
8 this currentSelection
9 up lineNumberRelativeUp
@@ -0,0 +1,8 @@
Spoken form, Cursorless identifier
-, rangeExcludingStart
and, listConnective
between, rangeExclusive
past, rangeInclusive
to, sourceDestinationConnective
until, rangeExcludingEnd
with, swapConnective
1 Spoken form Cursorless identifier
2 - rangeExcludingStart
3 and listConnective
4 between rangeExclusive
5 past rangeInclusive
6 to sourceDestinationConnective
7 until rangeExcludingEnd
8 with swapConnective