Aleksey Kladov e8c50f0915 Use : as a trigger character for completion
Note that VSCode asks for completion after *first* `:` as well:

    use crate:

we use hacks to protect against that, and to give completions only
after the second `:`.
2018-11-21 19:06:48 +03:00
..
2018-11-11 19:28:55 +01:00
2018-11-21 18:34:20 +03:00
2018-11-07 18:42:36 +03:00
2018-11-21 18:34:20 +03:00
2018-11-21 18:34:20 +03:00
2018-10-31 23:41:43 +03:00
2018-11-21 14:47:19 +03:00