]> git.lizzy.rs Git - rust.git/history - crates/ra_ide/src/syntax_highlighting.rs
Fix type names broken by rebase, redo expected test because of rebase
[rust.git] / crates / ra_ide / src / syntax_highlighting.rs
2020-06-17 Paul Daniel FariaEnsure all existing doctest code highlights have docume...
2020-06-17 Leander TentrupSyntax highlighting for escape sequences in strings
2020-06-17 Paul Daniel FariaAdd highlighting support for doc comments
2020-06-16 bors[bot]Merge #4891
2020-06-16 bors[bot]Merge #4876
2020-06-16 bors[bot]Merge #4878
2020-06-15 Leander TentrupSyntactic highlighting of NAME_REF for injections
2020-06-15 bors[bot]Merge #4860
2020-06-15 bors[bot]Merge #4877
2020-06-15 Leander TentrupFix syntax highlighting of recursive macros
2020-06-13 Mikhail RakhmanovMerge branch 'master' into keyword_completion
2020-06-08 bors[bot]Merge #4576
2020-06-08 bors[bot]Merge #4784
2020-06-08 bors[bot]Merge #4796
2020-06-08 Aleksey KladovHighlight only the unsafe operator itself
2020-06-08 bors[bot]Merge #4775
2020-06-08 bors[bot]Merge #4683
2020-06-08 Leander TentrupImplement syntax highlighting for doctests
2020-06-08 unexgeAdd `FieldShorthand` variant to `NameClass`
2020-06-03 Mikhail RakhmanovMerge branch 'master' into assists_extract_enum
2020-06-03 Mikhail RakhmanovMerge branch 'master' into compute-lazy-assits
2020-06-03 bors[bot]Merge #4678
2020-06-03 Aleksey KladovMerge pull request #4382 from woody77/json_cfgs
2020-06-03 bors[bot]Merge #4715
2020-06-03 bors[bot]Merge #4679
2020-06-03 bors[bot]Merge #4703
2020-06-03 bors[bot]Merge #4721
2020-06-02 bors[bot]Merge #4720
2020-06-02 Paul Daniel FariaAdd highlight support for unsafe fn calls and raw ptr...
2020-06-02 bors[bot]Merge #4658
2020-06-02 bors[bot]Merge #4580
2020-05-31 bors[bot]Merge #4667
2020-05-31 bors[bot]Merge #4664
2020-05-31 Aleksey KladovMove the rest of the features to generated docs
2020-05-30 bors[bot]Merge #4662
2020-05-30 bors[bot]Merge #4654
2020-05-30 bors[bot]Merge #4562
2020-05-29 Roland RuckerbauerAdd semantic highlight to QUESTION token
2020-05-27 bors[bot]Merge #4592
2020-05-26 bors[bot]Merge #4534
2020-05-25 bors[bot]Merge #4602 #4603
2020-05-25 Laurențiu NicolaAdd self keyword semantic token type
2020-05-24 bors[bot]Merge #4593
2020-05-24 bors[bot]Merge #4556
2020-05-24 Matthew JasperHandle more cases in `highlight_name_by_syntax`
2020-05-24 Matthew JasperHighlight `true` and `false` as literals
2020-05-24 Aleksey KladovMerge pull request #4574 from lnicola/bump-deps
2020-05-24 Aleksey KladovMerge pull request #4548 from bnjjj/fix_4464
2020-05-24 Aleksey KladovMerge pull request #4495 from vsrs/fixture_meta
2020-05-24 Aleksey KladovMerge pull request #4474 from georgewfraser/color_attrs
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-19 George FraserColor attribute functions
2020-05-15 bors[bot]Merge #4448
2020-05-14 bors[bot]Merge #4273
2020-05-13 bors[bot]Merge #4083
2020-05-11 Aleksey KladovMerge pull request #4427 from matklad/old
2020-05-11 bors[bot]Merge #4423
2020-05-11 bors[bot]Merge #4358
2020-05-11 bors[bot]Merge #4397
2020-05-11 bors[bot]Merge #4421
2020-05-10 George FraserColor `for` as a regular keyword when it's part of...
2020-05-10 George FraserColor `in` as a control keyword
2020-05-10 bors[bot]Merge #4396
2020-05-10 bors[bot]Merge #4394 #4414
2020-05-10 Matthew JasperHighlight the name in macro declarations
2020-05-10 Matthew JasperHighlight mutable statics as mutable
2020-05-05 bors[bot]Merge #4166
2020-04-30 bors[bot]Merge #4222
2020-04-30 bors[bot]Merge #4178
2020-04-29 bors[bot]Merge #4119
2020-04-28 bors[bot]Merge #4161
2020-04-28 bors[bot]Merge #4184
2020-04-28 bors[bot]Merge #4148
2020-04-28 Aleksey KladovMerge pull request #4157 from lnicola/glibc-releases
2020-04-28 bors[bot]Merge #4183
2020-04-28 Leander TentrupIntroduce new semantic highlight token for format specifier
2020-04-25 bors[bot]Merge #4113 #4136 #4141 #4142
2020-04-25 bors[bot]Merge #4139
2020-04-25 bors[bot]Merge #4133
2020-04-25 bors[bot]Merge #4135
2020-04-25 Aleksey KladovRename StructField -> Field
2020-04-25 bors[bot]Merge #4134
2020-04-25 bors[bot]Merge #4125
2020-04-25 bors[bot]Merge #4131
2020-04-25 Aleksey KladovConvert code to text-size
2020-04-24 bors[bot]Merge #4128
2020-04-24 bors[bot]Merge #3998 #4006
2020-04-24 bors[bot]Merge #4101
2020-04-23 bors[bot]Merge #4114
2020-04-23 Aleksey KladovIntroduce ActiveParameter
2020-04-23 bors[bot]Merge #4065
2020-04-22 Leander TentrupAdapt format specifier highlighting to support escaped...
2020-04-22 Leander TentrupApply suggestions from code review
2020-04-21 bors[bot]Merge #4038
2020-04-21 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-20 Leander TentrupImplement syntax highlighting for format strings
2020-04-18 bors[bot]Merge #4035
2020-04-18 bors[bot]Merge #4034
2020-04-18 Aleksey KladovAdd semantic tag for unresolved references
2020-04-18 bors[bot]Merge #4029
next