Aaron Rancsik
|
2568022580
|
test(highlights/cpp): add new test for auto as type.builtin.
|
2022-12-01 15:08:07 +01:00 |
|
Aaron Rancsik
|
45bb230dc0
|
test(highlights/cpp): type -> type.builtin for primitive types.
|
2022-12-01 15:08:07 +01:00 |
|
ObserverOfTime
|
79705a1f80
|
highlights(cpp): use more specific groups
|
2022-11-26 13:17:51 +02:00 |
|
Christian Clason
|
42ab95d5e1
|
feat!: remove obsolete TS* highlight groups
|
2022-10-16 15:50:55 +02:00 |
|
lfenzo
|
64f3f7415d
|
(Broken test fixed) Updated static-namespace-functins.cpp to use function.call
|
2022-08-03 12:05:30 -07:00 |
|
Stephan Seitz
|
a4f9539a0c
|
highlights(cpp): make "::" @punctuation.delimiter
Fixes #2902
|
2022-05-07 13:30:36 +02:00 |
|
Stephan Seitz
|
e4675bc410
|
highlights(c/cpp): highlight case labels as constants
|
2022-01-29 13:11:56 +01:00 |
|
Stephan Seitz
|
974e2181a0
|
highlights(cpp): fix function highlighting of Foo::bar::baz()
Fixes https://github.com/nvim-treesitter/nvim-treesitter/issues/2396
|
2022-01-29 12:40:35 +01:00 |
|
Stephan Seitz
|
db01c82b08
|
highlights(cpp): add support for concepts
Requires https://github.com/tree-sitter/tree-sitter-cpp/pull/138
|
2022-01-16 22:19:34 +01:00 |
|
Stephan Seitz
|
53ba38327e
|
Add highlight tests
|
2021-11-24 17:29:55 +01:00 |
|