Commit 64b2a7b
Matt Bierner
Reorder enum values in editor options
With TS 4.1, the emit order of the string literal types here seems to have changed. Try reordering this1 parent b160164 commit 64b2a7b
3 files changed
Lines changed: 5 additions & 5 deletions
File tree
- src/vs
- editor
- common/config
- contrib/unusualLineTerminators
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
4217 | 4217 | | |
4218 | 4218 | | |
4219 | 4219 | | |
4220 | | - | |
4221 | | - | |
| 4220 | + | |
| 4221 | + | |
4222 | 4222 | | |
4223 | 4223 | | |
4224 | 4224 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2635 | 2635 | | |
2636 | 2636 | | |
2637 | 2637 | | |
2638 | | - | |
| 2638 | + | |
2639 | 2639 | | |
2640 | 2640 | | |
2641 | 2641 | | |
| |||
0 commit comments