You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I removed some paths and usernames, sorry for that. (${user}, ${path})
CocInfo
## versions
vim version: NVIM v0.8.0
node version: v17.9.0
coc.nvim version: 0.0.82-3211d5c 2022-10-20 01:30:17 +0800
coc.nvim directory: /home/${user}/.local/share/nvim/plugged/coc.nvim
term: xterm-kitty
platform: linux
## Log of coc.nvim
2022-10-20T09:10:49.943 WARN (pid:23245) [attach] - Plugin not ready when received "activeExtension" [ 'coc-angular' ]
2022-10-20T09:10:50.086 INFO (pid:23245) [services] - registered service "eslint"
2022-10-20T09:10:50.087 INFO (pid:23245) [services] - LanguageClient ESLint state change: stopped => starting
2022-10-20T09:10:50.291 INFO (pid:23245) [services] - registered service "html"
2022-10-20T09:10:50.291 INFO (pid:23245) [services] - LanguageClient HTML language server state change: stopped => starting
2022-10-20T09:10:50.294 INFO (pid:23245) [plugin] - coc.nvim initialized with node: v17.9.0 after 343ms
2022-10-20T09:10:52.247 INFO (pid:23245) [services] - LanguageClient HTML language server state change: starting => running
2022-10-20T09:10:52.256 INFO (pid:23245) [services] - service html started
2022-10-20T09:10:53.913 INFO (pid:23245) [services] - LanguageClient ESLint state change: starting => running
2022-10-20T09:10:53.915 INFO (pid:23245) [services] - service eslint started
2022-10-20T09:11:07.368 INFO (pid:23245) [attach] - receive notification: jumpDefinition []
2022-10-20T09:11:12.048 INFO (pid:23245) [attach] - Request action: commandList [ 'an', 'CocCommand an', 13 ]
2022-10-20T09:11:13.495 INFO (pid:23245) [attach] - receive notification: runCommand [ 'angular.goToComponentWithTemplateFile' ]
2022-10-20T09:11:16.903 INFO (pid:23245) [attach] - Request action: commandList [ 'angular.', 'CocCommand angular.', 19 ]
2022-10-20T09:11:18.007 INFO (pid:23245) [attach] - receive notification: runCommand [ 'angular.goToTemplateForComponent' ]
2022-10-20T09:11:23.350 INFO (pid:23245) [attach] - receive notification: showInfo []
CocCommand angular.openLogFile
Info 0 [9:11:30.616] Format host information updated
Info 1 [9:11:30.617] reload projects.
Info 2 [9:11:30.617] Before ensureProjectForOpenFiles:
Info 3 [9:11:30.617] Open files:
Info 3 [9:11:30.617] After ensureProjectForOpenFiles:
Info 4 [9:11:30.617] Open files:
Info 4 [9:11:30.617] Host file extension mappings updated
Info 5 [9:11:30.617] Host watch options changed to {"watchFile":4,"watchDirectory":0,"fallbackPolling":2}, it will be take effect for next watches.
Info 6 [9:11:30.617] Angular language server process ID: 23490
Info 7 [9:11:30.618] Using typescript/lib/tsserverlibrary v4.6.4 from /home/${user}/.local/share/nvim/coc/extensions/node_modules/coc-angular/node_modules/typescript/lib/tsserverlibrary.js
Info 8 [9:11:30.618] Using @angular/language-service v13.3.8 from /home/${user}/.local/share/nvim/coc/extensions/node_modules/coc-angular/node_modules/@angular/language-service/index.js
Info 9 [9:11:30.618] Log file: /home/${user}/.local/share/nvim/coc/extensions/coc-angular-data/nglangsvc.log
Describe the bug
Go to definition in template files does not seem to work
To Reproduce
Expected behavior
Go to definition and autocompletion should work
Video
gd
, which is a map for<Plug>(coc-definition)
, but coc tells me that it can't find the definition<c-space> coc#refresh()
a few times with<c-space>
to make it show up in case its just slow:CocList extensions
2022-10-20_09-20-56.mp4
Desktop
Linux dell 5.15.74-1-lts #1 SMP Sat, 15 Oct 2022 06:43:47 +0000 x86_64 GNU/Linux
NVIM v0.8.0
Notes
Log
I removed some paths and usernames, sorry for that. (${user}, ${path})
CocInfo
CocCommand angular.openLogFile
CocCommand workspace.showOutput
The text was updated successfully, but these errors were encountered: