kasecato / vscode-intellij-idea-keybindings

Port of IntelliJ IDEA key bindings for VS Code.
https://marketplace.visualstudio.com/items?itemName=k--kato.intellij-idea-keybindings
MIT License
819 stars 136 forks source link

"crtl+b" doesn't work in angular project properly #186

Closed ysrepo closed 7 months ago

ysrepo commented 4 years ago

image When I clicked "ctrl+b" on selector value I expected to go to usage of this selector or show list of usages to pick needed one. The same with "templateUrl" and "styleUrls" values Thanks

ysrepo commented 3 years ago

Actually, "templateUrl" and "styleUrls" work fine, after click the editor falls down to proper file, so just selector improvement left

kasecato commented 7 months ago

Looks like ctrl+b is working fine, but Language Server Protocol is not. Please ask it on https://github.com/angular/vscode-ng-language-service