Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions data/fixtures/scopes/talon/key.mapPair.iteration.scope
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
not mode: command
tag: browser
-
---

[#1 Range] =
[#1 Domain] = 0:0-1:12
>-----------------
0| not mode: command
1| tag: browser
------------<


[#2 Range] =
[#2 Domain] = 0:0-2:1
>-----------------
0| not mode: command
1| tag: browser
2| -
-<
22 changes: 22 additions & 0 deletions data/fixtures/scopes/talon/key.mapPair.iteration2.scope
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
foo: "bar"
baz: "bongo"
---

[#1 Range] =
[#1 Domain] = 0:0-1:12
>----------
0| foo: "bar"
1| baz: "bongo"
------------<


[#2 Range] =
[#2 Domain] = 0:5-0:10
>-----<
0| foo: "bar"


[#3 Range] =
[#3 Domain] = 1:5-1:12
>-------<
1| baz: "bongo"
20 changes: 20 additions & 0 deletions data/fixtures/scopes/talon/key.mapPair.iteration3.scope
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
settings():
foo = 0
bar = 0
---

[#1 Range] =
[#1 Domain] = 0:0-2:11
>-----------
0| settings():
1| foo = 0
2| bar = 0
-----------<


[#2 Range] =
[#2 Domain] = 1:4-2:11
>-------
1| foo = 0
2| bar = 0
-----------<
14 changes: 14 additions & 0 deletions data/fixtures/scopes/talon/key.mapPair.scope
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
not mode: command
-
---

[Content] =
[Removal] = 0:0-0:8
>--------<
0| not mode: command

[Domain] = 0:0-0:17
>-----------------<
0| not mode: command

[Insertion delimiter] = " "
13 changes: 13 additions & 0 deletions data/fixtures/scopes/talon/key.mapPair2.scope
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
foo: "bar"
---

[Content] =
[Removal] = 0:0-0:3
>---<
0| foo: "bar"

[Domain] = 0:0-0:10
>----------<
0| foo: "bar"

[Insertion delimiter] = " "
39 changes: 39 additions & 0 deletions data/fixtures/scopes/talon/key.mapPair3.scope
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
settings():
foo = 0
---

[#1 Content] =
[#1 Removal] = 0:0-0:10
>----------<
0| settings():

[#1 Domain] = 0:0-1:11
>-----------
0| settings():
1| foo = 0
-----------<

[#1 Insertion delimiter] = " "


[#2 Content] = 1:4-1:7
>---<
1| foo = 0

[#2 Removal] = 1:4-1:8
>----<
1| foo = 0

[#2 Leading delimiter] = 1:0-1:4
>----<
1| foo = 0

[#2 Trailing delimiter] = 1:7-1:8
>-<
1| foo = 0

[#2 Domain] = 1:4-1:11
>-------<
1| foo = 0

[#2 Insertion delimiter] = " "
13 changes: 13 additions & 0 deletions data/fixtures/scopes/talon/name.command.scope
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
foo: "bar"
---

[Content] =
[Removal] = 0:0-0:3
>---<
0| foo: "bar"

[Domain] = 0:0-0:10
>----------<
0| foo: "bar"

[Insertion delimiter] = " "
21 changes: 21 additions & 0 deletions data/fixtures/scopes/talon/name.command2.scope
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
not mode: command
-
---

[Content] = 0:4-0:8
>----<
0| not mode: command

[Removal] = 0:3-0:8
>-----<
0| not mode: command

[Leading delimiter] = 0:3-0:4
>-<
0| not mode: command

[Domain] = 0:0-0:17
>-----------------<
0| not mode: command

[Insertion delimiter] = " "
39 changes: 39 additions & 0 deletions data/fixtures/scopes/talon/name.command3.scope
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
settings():
foo = 0
---

[#1 Content] =
[#1 Removal] = 0:0-0:10
>----------<
0| settings():

[#1 Domain] = 0:0-1:11
>-----------
0| settings():
1| foo = 0
-----------<

[#1 Insertion delimiter] = " "


[#2 Content] = 1:4-1:7
>---<
1| foo = 0

[#2 Removal] = 1:4-1:8
>----<
1| foo = 0

[#2 Leading delimiter] = 1:0-1:4
>----<
1| foo = 0

[#2 Trailing delimiter] = 1:7-1:8
>-<
1| foo = 0

[#2 Domain] = 1:4-1:11
>-------<
1| foo = 0

[#2 Insertion delimiter] = " "
13 changes: 0 additions & 13 deletions data/fixtures/scopes/talon/name.field.class.scope

This file was deleted.

34 changes: 17 additions & 17 deletions data/fixtures/scopes/talon/name.variable.scope
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
command:
value = 123
foo = 0
---

[#1 Content] =
[#1 Removal] = 0:0-0:7
>-------<
0| command:

[#1 Domain] = 0:0-1:15
[#1 Domain] = 0:0-1:11
>--------
0| command:
1| value = 123
---------------<
1| foo = 0
-----------<

[#1 Insertion delimiter] = " "


[#2 Content] = 1:4-1:9
>-----<
1| value = 123
[#2 Content] = 1:4-1:7
>---<
1| foo = 0

[#2 Removal] = 1:4-1:10
>------<
1| value = 123
[#2 Removal] = 1:4-1:8
>----<
1| foo = 0

[#2 Leading delimiter] = 1:0-1:4
>----<
1| value = 123
1| foo = 0

[#2 Trailing delimiter] = 1:9-1:10
>-<
1| value = 123
[#2 Trailing delimiter] = 1:7-1:8
>-<
1| foo = 0

[#2 Domain] = 1:4-1:15
>-----------<
1| value = 123
[#2 Domain] = 1:4-1:11
>-------<
1| foo = 0

[#2 Insertion delimiter] = " "
46 changes: 23 additions & 23 deletions data/fixtures/scopes/talon/value.assignment.scope
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
command:
value = 123
foo = 0
---

[#1 Content] = 1:4-1:15
>-----------<
1| value = 123
[#1 Content] = 1:4-1:11
>-------<
1| foo = 0

[#1 Removal] = 0:8-1:15
[#1 Removal] = 0:8-1:11
>
0| command:
1| value = 123
---------------<
1| foo = 0
-----------<

[#1 Leading delimiter] = 1:0-1:4
>----<
1| value = 123
1| foo = 0

[#1 Domain] = 0:0-1:15
[#1 Domain] = 0:0-1:11
>--------
0| command:
1| value = 123
---------------<
1| foo = 0
-----------<

[#1 Insertion delimiter] = " "


[#2 Content] = 1:12-1:15
>---<
1| value = 123
[#2 Content] = 1:10-1:11
>-<
1| foo = 0

[#2 Removal] = 1:11-1:15
>----<
1| value = 123
[#2 Removal] = 1:9-1:11
>--<
1| foo = 0

[#2 Leading delimiter] = 1:11-1:12
>-<
1| value = 123
[#2 Leading delimiter] = 1:9-1:10
>-<
1| foo = 0

[#2 Domain] = 1:4-1:15
>-----------<
1| value = 123
[#2 Domain] = 1:4-1:11
>-------<
1| foo = 0

[#2 Insertion delimiter] = " "
20 changes: 20 additions & 0 deletions data/fixtures/scopes/talon/value.command.scope
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
foo: "bar"
---

[Content] = 0:5-0:10
>-----<
0| foo: "bar"

[Removal] = 0:4-0:10
>------<
0| foo: "bar"

[Leading delimiter] = 0:4-0:5
>-<
0| foo: "bar"

[Domain] = 0:0-0:10
>----------<
0| foo: "bar"

[Insertion delimiter] = " "
20 changes: 0 additions & 20 deletions data/fixtures/scopes/talon/value.field.class.scope

This file was deleted.

Loading
Loading