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
128 changes: 64 additions & 64 deletions autogenerated/cpp.tmLanguage.json

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions autogenerated/cpp_scopes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,10 @@ keyword.other.namespace.directive.cpp
keyword.other.operator.overload.cpp
keyword.other.parameter.direction.$0.cpp
keyword.other.static_assert.cpp
keyword.other.suffix.literal.built-in.floating-point.cpp
keyword.other.suffix.literal.built-in.integer.cpp
keyword.other.suffix.literal.user-defined.character.cpp
keyword.other.suffix.literal.user-defined.integer.cpp
keyword.other.suffix.literal.user-defined.reserved.character.cpp
keyword.other.suffix.literal.user-defined.reserved.string.cpp
keyword.other.suffix.literal.user-defined.string.cpp
Expand Down
3 changes: 3 additions & 0 deletions language_examples/#004.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
- constant.numeric.decimal
- source: ms
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: '1'
scopesBegin:
Expand Down Expand Up @@ -76,6 +77,7 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: 0b
scopes:
Expand Down Expand Up @@ -107,6 +109,7 @@
- constant.numeric.exponent.hexadecimal
- source: L
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: 0x
scopes:
Expand Down
2 changes: 2 additions & 0 deletions language_examples/#010.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.integer
- keyword.other.unit.suffix.integer
- source: '498729'
scopes:
- constant.numeric.decimal
- source: l
scopes:
- keyword.other.suffix.literal.built-in.integer
- keyword.other.unit.suffix.integer
3 changes: 3 additions & 0 deletions language_examples/#120.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- constant.numeric.hexadecimal
- source: luyards
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: '0'
scopes:
Expand All @@ -55,10 +56,12 @@
- constant.numeric.hexadecimal
- source: x
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: '1'
scopes:
- constant.numeric.decimal
- source: Px
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
1 change: 1 addition & 0 deletions language_examples/feature_basic_string_sso.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1220,6 +1220,7 @@
- constant.numeric.decimal
- source: ULL
scopes:
- keyword.other.suffix.literal.built-in.integer
- keyword.other.unit.suffix.integer
- source: '<<'
scopes:
Expand Down
8 changes: 8 additions & 0 deletions language_examples/macro_issue.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1166,6 +1166,7 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: ;
scopes:
Expand Down Expand Up @@ -1209,6 +1210,7 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: ;
scopes:
Expand Down Expand Up @@ -1288,6 +1290,7 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: ;
scopes:
Expand Down Expand Up @@ -1331,6 +1334,7 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: ;
scopes:
Expand Down Expand Up @@ -1426,6 +1430,7 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: ;
scopes:
Expand Down Expand Up @@ -1469,6 +1474,7 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: ;
scopes:
Expand Down Expand Up @@ -1548,6 +1554,7 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: ;
scopes:
Expand Down Expand Up @@ -1591,6 +1598,7 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: ;
scopes:
Expand Down
30 changes: 30 additions & 0 deletions language_examples/misc_000.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: '0'
scopes:
Expand All @@ -103,6 +104,7 @@
- constant.numeric.decimal.point
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: '0'
scopes:
Expand All @@ -112,6 +114,7 @@
- constant.numeric.decimal.point
- source: L
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: '0'
scopes:
Expand All @@ -121,12 +124,14 @@
- constant.numeric.decimal.point
- source: LL
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: '4897430'
scopes:
- constant.numeric.decimal
- source: la
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: '32094'
scopes:
Expand All @@ -139,12 +144,14 @@
- constant.numeric.decimal
- source: a
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: '4897430'
scopes:
- constant.numeric.decimal
- source: LL
scopes:
- keyword.other.suffix.literal.built-in.integer
- keyword.other.unit.suffix.integer
- source: '32094'
scopes:
Expand All @@ -157,6 +164,7 @@
- constant.numeric.decimal
- source: F
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: '32094'
scopes:
Expand All @@ -169,6 +177,7 @@
- constant.numeric.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: '1'
scopesBegin:
Expand Down Expand Up @@ -270,6 +279,7 @@
- constant.numeric.exponent.decimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.integer
- keyword.other.unit.suffix.integer
- source: '1'
scopes:
Expand Down Expand Up @@ -537,6 +547,7 @@
- constant.numeric.exponent.hexadecimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: 0x
scopes:
Expand All @@ -556,6 +567,7 @@
- constant.numeric.exponent.hexadecimal
- source: l
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: 0x
scopes:
Expand All @@ -565,6 +577,7 @@
- constant.numeric.hexadecimal
- source: LL
scopes:
- keyword.other.suffix.literal.built-in.integer
- keyword.other.unit.suffix.integer
- source: 0x
scopes:
Expand Down Expand Up @@ -634,6 +647,7 @@
- constant.numeric.hexadecimal
- source: LL
scopes:
- keyword.other.suffix.literal.built-in.integer
- keyword.other.unit.suffix.integer
- source: //
scopesBegin:
Expand Down Expand Up @@ -661,6 +675,7 @@
- constant.numeric.exponent.hexadecimal
- source: F
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: 0x
scopes:
Expand All @@ -680,6 +695,7 @@
- constant.numeric.exponent.hexadecimal
- source: f
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: 0x
scopes:
Expand Down Expand Up @@ -727,6 +743,7 @@
- constant.numeric.exponent.hexadecimal
- source: L
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: 0x
scopes:
Expand All @@ -746,6 +763,7 @@
- constant.numeric.exponent.hexadecimal
- source: L
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: 0x
scopes:
Expand Down Expand Up @@ -826,6 +844,7 @@
- constant.numeric.exponent.hexadecimal
- source: L
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: 0x
scopes:
Expand All @@ -848,6 +867,7 @@
- constant.numeric.exponent.hexadecimal
- source: L
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: 0x
scopes:
Expand Down Expand Up @@ -920,6 +940,7 @@
- constant.numeric.exponent.hexadecimal
- source: L
scopes:
- keyword.other.suffix.literal.built-in.floating-point
- keyword.other.unit.suffix.floating-point
- source: //
scopesBegin:
Expand All @@ -934,6 +955,7 @@
- constant.numeric.decimal
- source: ms
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: 0x
scopes:
Expand All @@ -943,6 +965,7 @@
- constant.numeric.hexadecimal
- source: mm
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: 0x
scopes:
Expand All @@ -958,6 +981,7 @@
- constant.numeric.hexadecimal
- source: mm
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: 0x
scopes:
Expand All @@ -967,18 +991,21 @@
- constant.numeric.hexadecimal
- source: yards
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: '20'
scopes:
- constant.numeric.decimal
- source: ounces
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: '2000'
scopes:
- constant.numeric.decimal
- source: miles
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: L
scopesBegin:
Expand Down Expand Up @@ -1032,6 +1059,7 @@
- constant.numeric.hexadecimal
- source: luyards
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: '0'
scopes:
Expand All @@ -1052,12 +1080,14 @@
- constant.numeric.hexadecimal
- source: x
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: '1'
scopes:
- constant.numeric.decimal
- source: Px
scopes:
- keyword.other.suffix.literal.user-defined.integer
- keyword.other.unit.user-defined
- source: //
scopesBegin:
Expand Down
Loading