Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | use lsp WorkspaceEdit instead of custom source_file_edits and file_system_edits | Bernardo | 2019-01-03 | 1 | -17/+34 | |
* | use navigation target in API | Aleksey Kladov | 2019-01-02 | 1 | -1/+10 | |
* | fix icons in completion | Aleksey Kladov | 2018-12-31 | 1 | -1/+0 | |
* | completion for enum variants | Aleksey Kladov | 2018-12-28 | 1 | -0/+1 | |
* | switch to FileRange | Aleksey Kladov | 2018-12-28 | 1 | -1/+12 | |
* | Merge #325 | bors[bot] | 2018-12-27 | 1 | -40/+7 | |
|\ | ||||||
| * | change to `TextEdit` to avoid allocation and sort | Bernardo | 2018-12-25 | 1 | -4/+6 | |
| * | use new translate_offset_with_edit for TryConvWith | Bernardo | 2018-12-25 | 1 | -36/+1 | |
| * | move translate_offset_with_edit to ra_editor | Bernardo | 2018-12-25 | 1 | -305/+0 | |
| * | initial newline translation working | Bernardo | 2018-12-25 | 1 | -13/+257 | |
| * | test translate_offset_with_edit against simple impl for single edits | Bernardo | 2018-12-25 | 1 | -0/+61 | |
* | | Implement basic completion for fields | Florian Diebold | 2018-12-25 | 1 | -0/+1 | |
* | | Do name resolution by namespace (types/values) | Florian Diebold | 2018-12-25 | 1 | -0/+2 | |
|/ | ||||||
* | binding icon | Aleksey Kladov | 2018-12-21 | 1 | -0/+1 | |
* | moar icons | Aleksey Kladov | 2018-12-21 | 1 | -0/+2 | |
* | more icons | Aleksey Kladov | 2018-12-21 | 1 | -1/+14 | |
* | move completion items to conv | Aleksey Kladov | 2018-12-21 | 1 | -2/+26 | |
* | edits use source-root API | Aleksey Kladov | 2018-12-21 | 1 | -8/+9 | |
* | hide atom edits a bit | Aleksey Kladov | 2018-12-21 | 1 | -5/+10 | |
* | fix SourceFileEdit name | Aleksey Kladov | 2018-12-21 | 1 | -2/+2 | |
* | rename Edit to TextEdit and AtomEdit to AtomTextEdit | Bernardo | 2018-12-11 | 1 | -11/+11 | |
* | extract AtomEdit and Edit into new ra_text_edit crate | Bernardo | 2018-12-10 | 1 | -1/+2 | |
* | Clippy lints | Jeremy A. Kolb | 2018-11-29 | 1 | -8/+3 | |
* | Rename col to col_utf16 | Adolfo OchagavĂa | 2018-11-16 | 1 | -6/+11 | |
* | Support UTF-16 chars in LineIndex | Adolfo OchagavĂa | 2018-11-16 | 1 | -2/+0 | |
* | Rename File -> SourceFileNode | Aleksey Kladov | 2018-11-07 | 1 | -2/+2 | |
* | Use FilePosition everywhere | Aleksey Kladov | 2018-11-05 | 1 | -1/+12 | |
* | Reformat all | Aleksey Kladov | 2018-10-31 | 1 | -1/+2 | |
* | clippy: cast_lossless | Alan Du | 2018-10-18 | 1 | -2/+2 | |
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -35/+31 | |
* | migrate analysis and server to 2018 | Aleksey Kladov | 2018-10-15 | 1 | -3/+3 | |
* | Add on-enter handler | Aleksey Kladov | 2018-10-09 | 1 | -1/+40 | |
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+296 |