Hoàng Đức Hiếu
|
9dd7ccf609
|
fold complete_postfix tests into one
|
2019-02-03 20:12:57 +07:00 |
|
Hoàng Đức Hiếu
|
1c5a63e3db
|
add postfix completion for dbg!() with .dbg
|
2019-02-02 22:10:18 +07:00 |
|
Florian Diebold
|
c5852f422f
|
Some cleanup and additional tests
|
2019-02-01 23:24:26 +01:00 |
|
Florian Diebold
|
33ff7b56ff
|
Use the new Resolver API in completion
|
2019-02-01 22:45:25 +01:00 |
|
Florian Diebold
|
cf5c99271d
|
Sort completions in tests
|
2019-01-27 22:51:20 +01:00 |
|
Jeremy A. Kolb
|
7a0bc2dd64
|
Add docs to struct fields
|
2019-01-25 14:29:56 -05:00 |
|
Jeremy A. Kolb
|
6588579116
|
Add module documentation support
|
2019-01-25 12:51:36 -05:00 |
|
Jeremy A. Kolb
|
9a97c10fda
|
EnumVariant details for completion
|
2019-01-25 11:50:59 -05:00 |
|
Jeremy Kolb
|
52633b2a07
|
Display type when completing tuples
|
2019-01-24 08:25:35 -05:00 |
|
Jeremy A. Kolb
|
30f0736e64
|
Fix snap
|
2019-01-23 18:50:46 -05:00 |
|
Jeremy A. Kolb
|
7b548de634
|
Add a bunch of new documentation to completions
|
2019-01-23 17:46:14 -05:00 |
|
Aleksey Kladov
|
71b9f06c89
|
don't insert parens for self methods
|
2019-01-23 16:21:20 +03:00 |
|
gfreezy
|
13d2fd32ab
|
fix completion bugs
|
2019-01-23 15:43:47 +08:00 |
|
Jeremy A. Kolb
|
070a980224
|
Add function signature to CompletionItem detail
|
2019-01-22 10:54:50 -05:00 |
|
Jeremy A. Kolb
|
7c27e6d2b3
|
Update snaps
|
2019-01-22 09:51:29 -05:00 |
|
Florian Diebold
|
0cfd80422a
|
Fix .not postfix completion
|
2019-01-21 22:33:30 +01:00 |
|
gfreezy
|
5d1a63c695
|
postfix completion
|
2019-01-21 13:19:51 +08:00 |
|
gfreezy
|
fd8db14c2f
|
fix tests
|
2019-01-20 17:28:10 +08:00 |
|
gfreezy
|
2a43638052
|
use a combination of source_change and text_edit for CompleteItem
|
2019-01-20 12:02:00 +08:00 |
|
gfreezy
|
94d96b60f3
|
refactor to use remove_range and replace_range instead of TextEdit
|
2019-01-20 00:38:34 +08:00 |
|
gfreezy
|
d08e81cdd8
|
refactor completions to use TextEdit instead of InsertText
|
2019-01-19 22:02:50 +08:00 |
|