Julia
|
41b2fde10d
|
Style
Co-Authored-By: Max Brunsfeld <max@zed.dev>
|
2022-11-30 13:11:08 -05:00 |
|
Julia
|
023ecd595b
|
Change verify macro to debug panic
Co-Authored-By: Max Brunsfeld <max@zed.dev>
|
2022-11-30 13:03:15 -05:00 |
|
Julia
|
2b979d3b88
|
Don't panic rope point conversions
|
2022-11-30 12:43:43 -05:00 |
|
Julia
|
5965113fc8
|
Add verify macros & use in one location for point conversion
|
2022-11-30 12:43:43 -05:00 |
|
Julia
|
09e6d44873
|
Move Unclipped into separate file
|
2022-11-23 14:02:11 -05:00 |
|
Julia
|
55ca085d7d
|
Consistency in prefix/suffix/signature of UTF16 point to point conversion
Co-Authored-By: Max Brunsfeld <max@zed.dev>
|
2022-11-23 13:52:18 -05:00 |
|
Julia
|
8c75df30cb
|
Wrap a bunch of traits for Unclipped<T>
|
2022-11-21 15:58:44 -05:00 |
|
Julia
|
1c84e77c37
|
Start adding concept of Unclipped text coordinates
Co-Authored-By: Max Brunsfeld <max@zed.dev>
|
2022-11-21 15:48:25 -05:00 |
|
Julia
|
436c89650a
|
Rename clamped -> clipped
|
2022-11-21 15:23:00 -05:00 |
|
Julia
|
4ead1ecbbf
|
Simply logic of this method
Co-Authored-By: Max Brunsfeld <max@zed.dev>
|
2022-11-21 14:25:01 -05:00 |
|
Julia
|
074e3cfbd6
|
Clamp UTF-16 to point conversions
|
2022-11-21 14:25:01 -05:00 |
|
Julia
|
f9cbed5a1f
|
Clamp UTF-16 coordinate while performing LSP edits rather than panicing
|
2022-11-21 11:48:13 -05:00 |
|
Max Brunsfeld
|
6cdf4e98fc
|
Re-export basic text types from text and language crates
Also avoid production dependencies on fs and rope in collab
|
2022-10-12 15:48:19 -07:00 |
|
Mikayla Maki
|
0beb97547e
|
Finished refactoring out fs and rope
|
2022-10-11 15:25:54 -07:00 |
|