Antonio Scandurra
|
91a7bbbba2
|
Fix some of the diagnostic tests and make DiagnosticEntry generic
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2021-12-09 17:53:08 +01:00 |
|
Antonio Scandurra
|
65711b2256
|
Remove anchor collections
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2021-12-09 17:28:27 +01:00 |
|
Nathan Sobo
|
1445ce10b5
|
Name the root file of every crate after the crate to ease navigation
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2021-11-30 12:46:39 -07:00 |
|
Nathan Sobo
|
d3f28166cb
|
Rename buffer crate to text and name its entrypoint after the crate
Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>
|
2021-11-30 12:26:12 -07:00 |
|
Antonio Scandurra
|
2f43ef67fd
|
Allow a single start/end bias per AnchorRangeMap
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2021-11-25 16:53:10 +01:00 |
|
Max Brunsfeld
|
612b4404a9
|
Fix the bias of deserialized selection sets
Fixes #224
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2021-11-22 14:14:48 -08:00 |
|
Antonio Scandurra
|
0e51365770
|
In a diagnostic group, mark the highest-severity diagnostic as primary
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2021-11-18 15:53:00 +01:00 |
|
Antonio Scandurra
|
78bbb83448
|
Assign diagnostics a group_id based on their related_information
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2021-11-04 14:52:34 +01:00 |
|
Max Brunsfeld
|
0e62ddbb65
|
Replicate diagnostics to remote buffers
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2021-11-01 15:28:37 -07:00 |
|
Max Brunsfeld
|
40c861c249
|
Move protobuf logic from buffer crate to language crate
This will enable us to add operations that only pertain to the language crate.
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
|
2021-11-01 14:05:19 -07:00 |
|