Aleksey Kladov
|
97ab471b6d
|
Minor simplification
|
2020-02-18 18:52:33 +01:00 |
|
Aleksey Kladov
|
28fa5edbce
|
Add module colors to css
|
2020-02-16 17:06:01 +01:00 |
|
Aleksey Kladov
|
ae70d07237
|
Rename
|
2020-02-07 14:26:59 +01:00 |
|
Aleksey Kladov
|
f55be75a17
|
Remove irrelevant distinction
|
2020-02-07 14:25:16 +01:00 |
|
Aleksey Kladov
|
88267c86c0
|
cleanup imports
|
2020-02-06 14:03:45 +01:00 |
|
Edwin Cheng
|
f320af4d63
|
Implement Syntax Highlight inside Macro
|
2020-01-21 00:06:47 +08:00 |
|
Aleksey Kladov
|
aaef88db0e
|
Typos
|
2020-01-15 16:53:01 +01:00 |
|
Aleksey Kladov
|
11d6b9dadd
|
Only new-style classification
|
2020-01-15 16:52:28 +01:00 |
|
Aleksey Kladov
|
35bfeaf4af
|
Add a test
|
2020-01-15 16:52:28 +01:00 |
|
Aleksey Kladov
|
c640c2ea11
|
Make syntax highlighting linear
|
2020-01-15 16:52:28 +01:00 |
|
Aleksey Kladov
|
ccfe53376a
|
Introduce SourceBinder
|
2020-01-15 16:52:28 +01:00 |
|
Aleksey Kladov
|
26bd7a896b
|
Drop support for legacy colorization
|
2019-12-31 14:11:25 +01:00 |
|
kjeremy
|
0d5d63a80e
|
Clippy lints
|
2019-12-20 15:14:30 -05:00 |
|
Aleksey Kladov
|
77af7b087f
|
Fix highlighting for field init shorthand
|
2019-12-20 14:12:14 +01:00 |
|
Aleksey Kladov
|
d057afb945
|
Improve highlighting test
|
2019-12-20 14:12:14 +01:00 |
|
Aleksey Kladov
|
1c8467e20a
|
Fix highlighting token names
|
2019-12-17 14:45:46 +01:00 |
|
Omer Ben-Amram
|
9a6d496497
|
use a module instead of prefixed consts.
|
2019-12-15 13:18:37 +02:00 |
|
Omer Ben-Amram
|
50ecb1e19b
|
introduce named constants for highlighting tag names.
|
2019-12-15 12:39:31 +02:00 |
|
Omer Ben-Amram
|
083010f633
|
removed type.alias
|
2019-12-14 13:29:42 +02:00 |
|
Omer Ben-Amram
|
67641d3f5f
|
added decorations
|
2019-12-14 13:24:07 +02:00 |
|
Omer Ben-Amram
|
30672c420e
|
scopes resolution is more granular
|
2019-12-13 19:03:48 +02:00 |
|
Aleksey Kladov
|
88c5b1282a
|
Rename GenericParam -> TypeParam
We don't have LifetimeParam yet, but they are planned!
|
2019-12-07 20:25:48 +01:00 |
|
Aleksey Kladov
|
f4f8b81474
|
Get the right analyzer for impls
|
2019-12-07 20:05:08 +01:00 |
|
Aleksey Kladov
|
ccd1b0800a
|
Rename Source -> InFile
|
2019-11-28 12:50:26 +03:00 |
|
Aleksey Kladov
|
27b362b059
|
Reformat
|
2019-11-27 21:44:38 +03:00 |
|
Aleksey Kladov
|
757e593b25
|
rename ra_ide_api -> ra_ide
|
2019-11-27 21:35:06 +03:00 |
|