]> git.lizzy.rs Git - rust.git/history - crates/ra_ide_api/src/syntax_highlighting.rs
Fix syntax-highlighting for fields (`NAMED_FIELD_DEF`)
[rust.git] / crates / ra_ide_api / src / syntax_highlighting.rs
2019-08-21 cynecxFix syntax-highlighting for fields (`NAMED_FIELD_DEF`)
2019-07-20 bors[bot]Merge #1562
2019-07-20 bors[bot]Merge #1560
2019-07-20 Aleksey Kladovrename range -> text_range
2019-07-19 bors[bot]Merge #1554
2019-07-19 Aleksey Kladovconvenience api
2019-07-19 bors[bot]Merge #1551
2019-07-19 Aleksey Kladovseveral highlighting cleanups
2019-07-19 bors[bot]Merge #1545
2019-07-19 Aleksey Kladovmigrate ra_ide_api to the new rowan
2019-07-18 bors[bot]Merge #1547
2019-07-18 Aleksey Kladovcleanup imports
2019-07-18 bors[bot]Merge #1546
2019-07-18 Aleksey Kladovprettier colors
2019-07-18 bors[bot]Merge #1537
2019-07-18 bors[bot]Merge #1544
2019-07-18 Ekaterina Babshukovahighlight mutable variables differently
2019-07-12 bors[bot]Merge #1524
2019-07-12 Aleksey Kladovmake Parse fields private
2019-07-04 bors[bot]Merge #1485
2019-07-04 bors[bot]Merge #1486
2019-07-04 Aleksey Kladovallow rustfmt to reorder imports
2019-05-30 bors[bot]Merge #1352
2019-05-30 Aleksey Kladovupdate ra_ide_api to use builtins
2019-05-30 bors[bot]Merge #1347
2019-05-29 bors[bot]Merge #1346
2019-05-29 bors[bot]Merge #1344
2019-05-29 Laurențiu NicolaHighlight primitive types
2019-05-29 bors[bot]Merge #1337
2019-05-29 bors[bot]Merge #1338
2019-05-29 Laurențiu NicolaHighlight type names correctly
2019-05-28 Aleksey Kladovfix typos in mbe tests
2019-05-27 bors[bot]Merge #1334
2019-05-27 bors[bot]Merge #1319
2019-05-27 Pascal Hertleifmake it build again
2019-05-27 Pascal HertleifDisable broken struct field rainbowing
2019-05-27 Pascal HertleifMore clever highlighting, incl draft for structs
2019-05-27 Pascal HertleifHash based on binding name and shadow counter
2019-05-27 Pascal HertleifSemantic highlighting spike
2019-05-27 bors[bot]Merge #1328
2019-05-25 bors[bot]Merge #1327
2019-05-25 Aleksey KladovColorize Rust code as HTML
2019-05-23 bors[bot]Merge #1318
2019-05-23 bors[bot]Merge #1317
2019-05-23 Aleksey Kladovprofile highlighting
2019-05-23 bors[bot]Merge #1290
2019-05-23 Aleksey Kladovadd union to code_model
2019-05-23 bors[bot]Merge #1312
2019-05-23 bors[bot]Merge #1305
2019-05-23 Laurențiu NicolaImprove highlighting of name refs
2019-05-22 bors[bot]Merge #1281
2019-05-21 bors[bot]Merge #1299
2019-05-21 Laurențiu NicolaAddress feedback
2019-05-21 Laurențiu NicolaUse ThemeColor and add support for light themes
2019-05-20 bors[bot]Merge #1286
2019-05-15 bors[bot]Merge #1278
2019-05-15 Sergey Parilinapply T! macro where it is possible
2019-04-03 bors[bot]Merge #1098
2019-04-03 bors[bot]Merge #1068
2019-04-02 bors[bot]Merge #1076
2019-04-01 bors[bot]Merge #1067
2019-04-01 bors[bot]Merge #1081
2019-04-01 bors[bot]Merge #1078
2019-04-01 Aleksey Kladovswitch to new rowan
2019-03-24 bors[bot]Merge #1029
2019-03-23 bors[bot]Merge #1031
2019-03-23 Wilco KuseeMove highlighting and matching_brace
2019-03-18 bors[bot]Merge #989
2019-03-17 bors[bot]Merge #982
2019-03-17 bors[bot]Merge #983
2019-03-17 bors[bot]Merge #968
2019-03-17 Aleksey Kladovremove old macro support
2019-02-11 bors[bot]Merge #793
2019-02-11 Aleksey Kladovremove hard-coded query-group macro
2019-02-08 Aleksey Kladovreformat the world
2019-02-03 bors[bot]Merge #727
2019-02-01 bors[bot]Merge #722
2019-02-01 Aleksey Kladovremove hard-coded support for ctry macro
2019-01-26 bors[bot]Merge #659
2019-01-26 bors[bot]Merge #660
2019-01-26 bors[bot]Merge #666
2019-01-26 Aleksey Kladovrename source_file -> parse
2019-01-26 bors[bot]Merge #664
2019-01-26 Aleksey Kladovrename FilesDatabase -> SourceDatabase
2019-01-26 Aleksey Kladovfold syntax database into files database
2019-01-16 bors[bot]Merge #536
2019-01-15 bors[bot]Merge #558
2019-01-15 Aleksey Kladovkill last cancelables
2019-01-15 bors[bot]Merge #545
2019-01-15 bors[bot]Merge #546
2019-01-15 Aleksey Kladovswitch to insta for testing
2019-01-08 bors[bot]Merge #471
2019-01-08 Aleksey Kladovfix usages after rename