-
-
Notifications
You must be signed in to change notification settings - Fork 93
Expand file tree
/
Copy pathbringReferenceAir.yml
More file actions
46 lines (44 loc) · 1.08 KB
/
bringReferenceAir.yml
File metadata and controls
46 lines (44 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
languageId: plaintext
command:
version: 7
spokenForm: bring reference air
action:
name: replaceWithTarget
source:
type: primitive
mark: {type: decoratedSymbol, symbolColor: default, character: a}
modifiers:
- {type: reference}
destination: {type: implicit}
usePrePhraseSnapshot: true
initialState:
documentContents: |+
aaa bbb ccc
selections:
- anchor: {line: 2, character: 0}
active: {line: 2, character: 0}
marks:
default.a:
start: {line: 0, character: 0}
end: {line: 0, character: 3}
finalState:
documentContents: |-
aaa bbb ccc
Untitled-1#L1
selections:
- anchor: {line: 2, character: 13}
active: {line: 2, character: 13}
thatMark:
- type: UntypedTarget
contentRange:
start: {line: 2, character: 0}
end: {line: 2, character: 13}
isReversed: false
hasExplicitRange: true
sourceMark:
- type: UntypedTarget
contentRange:
start: {line: 0, character: 0}
end: {line: 0, character: 3}
isReversed: false
hasExplicitRange: true