Aleksey Kladov c27a3da5e8 remove path_ident from CompletionContext
We really shouldn't be looking at the identifier at point. Instead,
all filtering and sorting should be implemented at the layer above.

This layer should probably be home for auto-import completions as
well, but, since that is not yet implemented, let's just stick this
into complete_scope.
2019-04-22 16:04:56 +03:00
..
2019-04-22 15:56:28 +03:00
2019-04-09 22:51:22 +03:00
2019-04-09 22:52:06 +03:00
2019-04-22 15:56:28 +03:00
⬆️ lsp
2019-04-21 15:17:22 +03:00
2019-04-22 05:04:37 +08:00
2019-04-19 21:38:26 +08:00
2019-04-15 01:17:26 +03:00
2019-04-20 16:13:50 +00:00