neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.47k stars 955 forks source link

Buffer source replaces LS sources when starting typing #4302

Closed kanes115 closed 2 years ago

kanes115 commented 2 years ago

Result from CocInfo

## versions

vim version: NVIM v0.7.2
node version: v18.9.0
coc.nvim version: 0.0.82-d12cee8c 2022-08-30 19:51:36 +0800
coc.nvim directory: /Users/stanaszek/.local/share/nvim/plugged/coc.nvim
term: iTerm.app
platform: darwin

## Log of coc.nvim

2022-10-13T14:34:56.088 INFO (pid:20072) [extensions] - Skipped load vim plugin from "/Users/stanaszek/.local/share/nvim/plugged/coc-elixir/", "coc-elixir" already global extension.
2022-10-13T14:34:56.129 INFO (pid:20072) [plugin] - coc.nvim initialized with node: v18.9.0 after 68ms
2022-10-13T14:35:15.796 INFO (pid:20072) [services] - registered service "elixir"
2022-10-13T14:35:15.797 INFO (pid:20072) [services] - elixir state change: stopped => starting
2022-10-13T14:35:15.801 INFO (pid:20072) [language-client-index] - Language server "elixir" started with 20298
2022-10-13T14:35:15.889 INFO (pid:20072) [core-watchman] - watchman watching project: /Users/stanaszek/work/coinable-service
2022-10-13T14:35:16.617 INFO (pid:20072) [services] - elixir state change: starting => running
2022-10-13T14:35:16.622 INFO (pid:20072) [services] - service elixir started
2022-10-13T14:35:33.307 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T14:36:11.485 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T14:36:18.545 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T14:46:03.381 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T14:46:04.099 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T14:46:09.409 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T14:46:10.871 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T14:46:11.553 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T14:52:43.001 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T14:52:58.916 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:02:04.757 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:02:19.859 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:02:19.945 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:02:24.065 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:13:39.936 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:13:48.315 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:13:50.166 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:18:35.183 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T15:25:47.881 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T15:25:57.563 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T15:26:00.928 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T15:26:54.200 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:26:57.680 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:32:54.510 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:32:54.918 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:32:55.264 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:32:55.354 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:33:31.864 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:33:33.045 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:33:33.158 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-13T15:37:30.294 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T16:03:50.662 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T16:24:13.052 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T16:24:16.176 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T16:24:24.165 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T16:24:30.738 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T16:24:42.178 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T16:24:44.198 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T16:24:47.345 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-13T16:24:53.409 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:14:38.398 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:14:50.294 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:15:05.283 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:15:08.552 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:15:18.504 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:15:26.106 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:25:50.321 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:26:15.197 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:34:48.639 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:34:52.538 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:35:14.017 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T09:35:15.309 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T09:35:36.705 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T09:35:50.310 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T09:35:52.238 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T09:35:55.043 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T09:36:02.570 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T11:53:42.724 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T11:54:20.724 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T11:54:21.160 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T11:54:22.068 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T11:54:22.165 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T11:54:23.993 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T11:54:24.434 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T11:54:46.967 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T11:54:47.079 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T12:03:05.271 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T12:03:07.172 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T12:03:09.816 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T12:03:10.076 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T12:03:10.463 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T12:03:11.280 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T12:50:20.893 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T12:50:25.813 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T12:50:25.922 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T12:50:26.266 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T12:50:26.882 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:20:39.788 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:20:42.652 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:20:42.750 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:20:45.252 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:20:51.577 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:20:51.687 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:20:51.865 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:00.619 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:00.725 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:00.863 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:10.359 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:11.791 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:13.079 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:14.514 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:15.331 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:16.779 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:26.868 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:31.414 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:35.285 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:35.377 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:37.634 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:21:37.981 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:24:03.502 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:24:04.319 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:24:08.124 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:24:12.792 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:24:12.963 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:24:13.121 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:24:52.674 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:24:54.289 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:24:54.389 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:00.909 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:01.009 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:01.281 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:02.823 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:03.167 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:03.793 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:07.522 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:08.622 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:09.052 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:09.714 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:13.725 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:14.169 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:14.973 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:15.677 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:16.042 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:20.145 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:20.470 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:22.403 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:30.168 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:30.553 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:30.619 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:25:42.235 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:27:00.298 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:27:00.327 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:27:05.766 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T13:27:05.861 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T14:08:17.430 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-14T15:11:21.983 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:11:22.050 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:11:22.177 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:12:26.401 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:22:17.756 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:22:18.714 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:22:18.790 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:22:20.094 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:22:21.038 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:22:21.773 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:22:22.966 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:22:25.728 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:22:25.791 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:25:56.857 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:25:57.013 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-14T15:25:57.096 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T09:44:51.402 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T09:45:00.630 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T09:45:32.427 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T09:45:53.829 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T09:54:18.918 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T10:06:01.327 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T10:08:23.334 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T10:08:38.797 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T10:15:44.900 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T10:15:45.628 WARN (pid:20072) [plugin] - Slow action "jumpDefinition" cost 727ms
2022-10-17T10:17:22.032 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T10:17:24.180 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T10:29:57.831 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T10:32:24.054 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T10:37:28.066 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T11:51:35.369 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T11:58:17.239 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T12:00:17.006 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T12:01:50.845 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T14:41:40.930 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:41:41.210 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:41:41.308 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:42:39.879 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:42:40.179 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:42:40.299 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:43:05.476 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:43:05.689 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:43:05.852 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:43:05.945 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:43:17.198 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:43:17.447 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:43:17.563 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:43:54.294 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:44:14.117 INFO (pid:20072) [attach] - receive notification: doHover []
2022-10-17T14:45:00.117 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:02.031 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:04.097 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:04.520 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:13.655 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:14.511 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:15.198 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:16.122 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:19.569 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:21.507 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:23.061 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:47.247 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:47.534 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:45:47.633 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:46:01.172 INFO (pid:20072) [attach] - receive notification: doHover []
2022-10-17T14:46:02.336 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T14:46:07.578 INFO (pid:20072) [attach] - receive notification: doHover []
2022-10-17T14:46:08.578 INFO (pid:20072) [attach] - receive notification: doHover []
2022-10-17T14:46:09.127 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T14:46:17.268 INFO (pid:20072) [attach] - receive notification: doHover []
2022-10-17T14:47:28.656 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T14:52:36.668 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:57:21.876 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:57:59.033 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:02.399 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:02.697 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:03.351 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:03.482 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:04.825 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:05.565 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:14.525 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:14.749 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:17.089 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:19.027 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:22.019 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:30.188 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:30.796 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:31.933 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:32.309 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:42.045 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:45.827 ERROR (pid:20072) [completion-complete] - Complete error: elixir xy [Error]: an exception was raised:
    ** (MatchError) no match of right hand side value: []
        (elixir 1.13.4) src/elixir_interpolation.erl:74: :elixir_interpolation.extract_char/8
        (elixir 1.13.4) src/elixir_tokenizer.erl:755: :elixir_tokenizer.handle_strings/6
        (elixir_sense 2.0.0) lib/elixir_sense/core/normalized/tokenizer.ex:16: ElixirSense.Core.Normalized.Tokenizer.do_tokenize_1_7/1
        (elixir_sense 2.0.0) lib/elixir_sense/core/source.ex:492: ElixirSense.Core.Source.which_func/2
        (elixir_sense 2.0.0) lib/elixir_sense/plugins/util.ex:55: ElixirSense.Plugins.Util.partial_func_call/3
        (elixir_sense 2.0.0) lib/elixir_sense/plugins/util.ex:72: ElixirSense.Plugins.Util.func_call_chain/4
        (elixir_sense 2.0.0) lib/elixir_sense/providers/suggestion/generic_reducer.ex:38: ElixirSense.Providers.Suggestion.GenericReducer.reduce/6
        (elixir 1.13.4) lib/enum.ex:4475: Enumerable.List.reduce/3
    at Ie (/Users/stanaszek/.local/share/nvim/plugged/coc.nvim/build/index.js:29:233)
    at Yi (/Users/stanaszek/.local/share/nvim/plugged/coc.nvim/build/index.js:28:6872)
    at Immediate.<anonymous> (/Users/stanaszek/.local/share/nvim/plugged/coc.nvim/build/index.js:28:6719)
    at process.processImmediate (node:internal/timers:471:21) {
  code: -32000,
  data: undefined
}
2022-10-17T14:58:46.135 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:46.815 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:47.681 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:47.902 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:48.153 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:55.048 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:55.197 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:58.581 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:58.741 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:58:58.898 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:23.550 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:23.663 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:24.705 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:27.934 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:30.987 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:31.086 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:33.440 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:34.151 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:34.724 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:36.686 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:37.501 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:37.869 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:38.824 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:39.983 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:40.221 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:40.719 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:41.447 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:41.948 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:42.499 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T14:59:42.887 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:03:29.046 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T15:13:43.952 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:46.428 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:46.624 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:47.398 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:47.546 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:48.088 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:48.246 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:48.441 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:50.733 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:51.164 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:51.894 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:53.425 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:56.913 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:13:57.935 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:00.135 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:00.924 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:05.603 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:07.423 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:08.480 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:09.162 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:11.032 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:12.150 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:12.462 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:14.321 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:14.732 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:16.636 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:18.394 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:19.877 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:22.138 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:22.547 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:22.828 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:23.073 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:31.658 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:33.215 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:35.434 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:35.478 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:36.946 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:37.452 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:14:38.130 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:15:42.374 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T15:15:48.104 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T15:19:07.296 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:20:02.169 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:23:05.610 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T15:23:10.271 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:23:14.483 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:23:14.637 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:23:14.789 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:23:16.568 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:23:16.831 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:23:17.088 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:23:18.179 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:23:21.780 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:23:22.124 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:31:14.878 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:31:31.155 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:31:32.201 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:31:42.509 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:31:42.575 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:32:41.022 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:32:41.096 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:32:45.038 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:32:58.311 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:32:58.568 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:32:58.687 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:09.312 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:09.640 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:09.739 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:17.057 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:17.100 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:17.539 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:21.736 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:21.863 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:22.518 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:25.286 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:25.569 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:25.807 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:27.161 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:28.131 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:28.390 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:29.676 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:34:30.309 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:35:10.164 INFO (pid:20072) [attach] - receive notification: doHover []
2022-10-17T15:35:23.687 INFO (pid:20072) [attach] - receive notification: doHover []
2022-10-17T15:35:33.834 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:35:34.159 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:35:34.258 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:35:36.354 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:35:36.415 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:38:30.557 INFO (pid:20072) [attach] - receive notification: jumpDefinition []
2022-10-17T15:39:17.420 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:23.569 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:26.608 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:26.903 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:43.739 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:45.157 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:51.430 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:51.562 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:51.699 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:57.136 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:57.280 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:57.447 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:44:59.949 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:00.184 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:00.451 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:03.802 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:03.971 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:06.140 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:35.317 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:39.307 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:39.486 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:40.165 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:40.330 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:41.025 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:43.380 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:43.548 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:51.645 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:52.561 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:45:54.419 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:33.040 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:34.323 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:35.283 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:35.593 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:40.762 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:41.148 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:43.096 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:43.435 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:49.587 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:56.697 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:56.794 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:57.373 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:57.509 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:58.019 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:58.198 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:47:58.368 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:48:05.925 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:48:07.672 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:48:08.111 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:48:08.927 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:48:09.937 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:48:10.333 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:48:17.210 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:48:18.205 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:48:18.932 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:52:36.500 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:52:37.627 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:52:40.198 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:52:40.341 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:52:40.658 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:52:41.579 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:52:41.713 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T15:52:41.792 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T16:01:05.662 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T16:01:06.007 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T16:01:06.115 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-17T16:01:28.783 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-18T08:57:07.883 INFO (pid:20072) [attach] - receive notification: checkJsonExtension []
2022-10-18T08:57:20.275 WARN (pid:20072) [completion] - Suggest not triggered with input "", minimal trigger input length: 1
2022-10-18T08:58:47.834 INFO (pid:20072) [attach] - receive notification: runCommand [ 'workspace.showOutput' ]
2022-10-18T08:58:51.794 WARN (pid:20072) [plugin] - Slow action "runCommand" cost 3953ms
2022-10-18T08:59:13.799 INFO (pid:20072) [attach] - receive notification: runCommand [ 'workspace.showOutput' ]
2022-10-18T08:59:15.375 WARN (pid:20072) [plugin] - Slow action "runCommand" cost 1575ms
2022-10-18T08:59:43.903 INFO (pid:20072) [attach] - receive notification: showInfo []

Describe the bug

Hey, I observe an issue with autocompletion. At first I can see what seems to be a correct autocomplete from the LS:

image

after I type, for a few characters I might be okey:

image

but eventually the LS source suggestions get replaced by buffer suggestions:

image

My CocConfig is:

{
  "elixirLS.dialyzerEnabled": false,
  "elixir.pathToElixirLS": "~/.elixir-ls/release/language_server.sh"
}

Reproduce the bug

My nvim config (what I think might be relevant lines):

call plug#begin()
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'elixir-lsp/coc-elixir', {'do': 'yarn install && yarn prepack'}
Plug 'elixir-editors/vim-elixir'

syntax on
set updatetime=300
nmap <silent> <C-]> <Plug>(coc-definition)
nmap <silent> gr <Plug>(coc-references)
nnoremap <C-f> :MixFormat<CR>

if has('nvim')
  inoremap <silent><expr> <c-space> coc#refresh()
else
  inoremap <silent><expr> <c-@> coc#refresh()
endif

"if &filetype ==# 'ex' || &filetype ==# 'exs'
  nnoremap <silent> K :call <SID>show_documentation()<CR>
"endif

function! s:show_documentation()
  if (index(['vim','help'], &filetype) >= 0)
    execute 'h '.expand('<cword>')
  elseif (coc#rpc#ready())
    call CocActionAsync('doHover')
  else
    execute '!' . &keywordprg . " " . expand('<cword>')
  endif
endfunction

"Remap <C-f> and <C-b> for scroll float windows/popups.
if has('nvim-0.4.0') || has('patch-8.2.0750')
  nnoremap <silent><nowait><expr> <C-f> coc#float#has_scroll() ? coc#float#scroll(1) : "\<C-f>"
  nnoremap <silent><nowait><expr> <C-b> coc#float#has_scroll() ? coc#float#scroll(0) : "\<C-b>"
  inoremap <silent><nowait><expr> <C-f> coc#float#has_scroll() ? "\<c-r>=coc#float#scroll(1)\<cr>" : "\<Right>"
  inoremap <silent><nowait><expr> <C-b> coc#float#has_scroll() ? "\<c-r>=coc#float#scroll(0)\<cr>" : "\<Left>"
  vnoremap <silent><nowait><expr> <C-f> coc#float#has_scroll() ? coc#float#scroll(1) : "\<C-f>"
  vnoremap <silent><nowait><expr> <C-b> coc#float#has_scroll() ? coc#float#scroll(0) : "\<C-b>"
endif
fannheyward commented 2 years ago

LS sources have higher priority, from your screenshot, the LS didn't return completion items after your ch input.

chemzqm commented 2 years ago

It's expected since no data filtered from your LS