mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8141a4a1ab
URIs need to be normalized to be comparable. For example a language server could send a URI for a path containing '+' as '%2B' but we might encode this in something like 'Document::url' as just '+'. We can normalize the URI straight into a PathBuf though since this is the only value we compare these diagnostics URIs against. This also covers edge-cases like windows drive letter capitalization. |
8 months ago | |
---|---|---|
.. | ||
handlers | 9 months ago | |
base64.rs | 2 years ago | |
clipboard.rs | 10 months ago | |
document.rs | 9 months ago | |
editor.rs | 8 months ago | |
events.rs | 10 months ago | |
graphics.rs | 2 years ago | |
gutter.rs | 12 months ago | |
handlers.rs | 10 months ago | |
info.rs | 1 year ago | |
input.rs | 10 months ago | |
keyboard.rs | 2 years ago | |
lib.rs | 10 months ago | |
macros.rs | 2 years ago | |
register.rs | 1 year ago | |
theme.rs | 1 year ago | |
tree.rs | 2 years ago | |
view.rs | 1 year ago |