-
-
Notifications
You must be signed in to change notification settings - Fork 93
Expand file tree
/
Copy pathbringReference.yml
More file actions
42 lines (40 loc) · 951 Bytes
/
bringReference.yml
File metadata and controls
42 lines (40 loc) · 951 Bytes
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
languageId: plaintext
command:
version: 7
spokenForm: bring reference
action:
name: replaceWithTarget
source:
type: primitive
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: {}
finalState:
documentContents: |-
aaa bbb ccc
Untitled-1#L3
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: 2, character: 13}
end: {line: 2, character: 13}
isReversed: false
hasExplicitRange: true