]> git.lizzy.rs Git - rust.git/history - crates/ra_ide/src/syntax_highlighting/html.rs
Revert ide highlighting changes (addressing on another branch)
[rust.git] / crates / ra_ide / src / syntax_highlighting / html.rs
2020-06-27 Paul Daniel FariaRevert ide highlighting changes (addressing on another...
2020-06-27 Paul Daniel FariaAdd HighlightTag::Operator, use it for unsafe deref...
2020-06-26 bors[bot]Merge #4945
2020-06-25 Aleksey KladovMerge branch 'Veetaha-feat/sync-branch'
2020-06-24 bors[bot]Merge #5015 #5027 #5028
2020-06-24 bors[bot]Merge #4940
2020-06-23 Paul Daniel FariaUpdate injection mechanism and stop injecting through...
2020-06-23 Paul Daniel FariaAdd punctuation highlighting for highlighting punctuati...
2020-06-23 Paul Daniel FariaAdd default color and opacity for documentation and...
2020-06-23 Paul Daniel FariaAdd support for marking doctest items as distinct from...
2020-06-22 bors[bot]Merge #4899
2020-06-19 bors[bot]Merge #4851
2020-06-18 bors[bot]Merge #4903
2020-06-18 bors[bot]Merge #4821
2020-06-18 bors[bot]Merge #4872
2020-06-17 unexgeMerge branch 'fix_renaming_mod_in_use_tree' of https...
2020-06-17 bors[bot]Merge #4927
2020-06-17 bors[bot]Merge #4925
2020-06-17 Leander TentrupSyntax highlighting for escape sequences in strings
2020-06-16 bors[bot]Merge #4891
2020-06-16 bors[bot]Merge #4876
2020-06-15 Leander TentrupSyntactic highlighting of NAME_REF for injections
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 KladovBetter unsafe highlihgting tests
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-05-30 bors[bot]Merge #4562
2020-05-27 bors[bot]Merge #4592
2020-05-26 bors[bot]Merge #4534
2020-05-24 bors[bot]Merge #4593
2020-05-24 bors[bot]Merge #4556
2020-05-24 Matthew JasperHighlight `true` and `false` as literals
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 #4134
2020-04-25 bors[bot]Merge #4125
2020-04-25 bors[bot]Merge #4131
2020-04-25 Aleksey KladovCleanups
2020-04-25 Aleksey KladovConvert code to text-size
2020-04-09 Benjamin Coenenfeat: add attributes support on struct fields and metho...
2020-04-08 bors[bot]Merge #3826
2020-04-06 Leander TentrupSimplify HTML highlighter and add test case for highlig...
2020-02-29 bors[bot]Merge #3309
2020-02-28 bors[bot]Merge #3367
2020-02-28 Aleksey KladovCorrectly flag 'lifetime definitions as definitions
2020-02-28 bors[bot]Merge #3366
2020-02-28 bors[bot]Merge #3363
2020-02-28 Aleksey KladovFix highlighting test
2020-02-27 bors[bot]Merge #3308
2020-02-27 bors[bot]Merge #3285
2020-02-27 bors[bot]Merge #3335
2020-02-27 Aleksey KladovMove html highlightig to a separate module