Kevin DeLorey
|
43e62a87ab
|
Cheese const tests as they requre an ident before becoming a CONST_DEF.
|
2020-02-12 20:46:55 -06:00 |
|
Kevin DeLorey
|
877cfbacf9
|
Started to refactor the trigger of the trait_impl completion.
|
2020-02-12 20:21:43 -06:00 |
|
Kevin DeLorey
|
6f130e7ef8
|
Formatting.
|
2020-02-11 10:07:23 -06:00 |
|
Kevin DeLorey
|
47d314e856
|
Fixing minor suggestions and added module level documentation.
|
2020-02-11 10:04:30 -06:00 |
|
Kevin DeLorey
|
e664cd73e3
|
Removed doc comments entirely from the changes.
|
2020-02-11 09:48:26 -06:00 |
|
Kevin DeLorey
|
3aaf46afa1
|
Formatted changes.
|
2020-02-11 09:40:08 -06:00 |
|
Kevin DeLorey
|
d7e36c3dd2
|
Removed docs from private method.
|
2020-02-11 07:31:39 -06:00 |
|
Kevin DeLorey
|
785723e0d9
|
Added tests to test associated types and consts.
|
2020-02-10 21:02:51 -06:00 |
|
Kevin DeLorey
|
52c4324e31
|
Added some documentation to the complete_trait_impl completion.
|
2020-02-10 20:55:49 -06:00 |
|
Kevin DeLorey
|
3ffc84fd15
|
Added associated const magic completion.
|
2020-02-09 20:59:12 -06:00 |
|
Kevin DeLorey
|
d85abd77b9
|
Added a utility function that can be used to determine the missing impl items.
|
2020-02-09 12:24:59 -06:00 |
|
Kevin DeLorey
|
a957c473fd
|
Merge branch 'master' into kdelorey/complete-trait-impl
|
2020-02-09 10:37:43 -06:00 |
|
Kevin DeLorey
|
22caf982b9
|
Added associated type completion.
|
2020-02-08 15:41:25 -06:00 |
|
Kevin DeLorey
|
5c0c18926b
|
Cleaning up unessicary code that the Magic completion takes care of.
|
2020-02-08 13:22:31 -06:00 |
|
Kevin DeLorey
|
f801723dd2
|
Got the magic completion working.
|
2020-02-08 11:28:39 -06:00 |
|
Kevin DeLorey
|
5216b09ed6
|
Update completion kind to Magic in the unit tests.
|
2020-02-07 21:02:01 -06:00 |
|
Kevin DeLorey
|
fc46ed81ee
|
Add detection for a user already starting a fn impl and still providing completion.
|
2020-02-04 22:04:57 -06:00 |
|
Kevin DeLorey
|
698ff91c13
|
Already implemented fn will no longer be suggested for trait implementations.
|
2020-01-28 20:33:12 -06:00 |
|
Kevin DeLorey
|
bc1fc6239d
|
Renamed the trait completion mod.
|
2020-01-22 22:38:03 -06:00 |
|