2

VS code cannot route to the implementation of an interface. Alt+F12 is not working too. Is there anyway to fix this problem? Visual Studio code version 1.19.3.

0

3 Answers 3

0

Try Ctrl+K+S and see your key maps.

Another really useful option is Ctrl+K+M

Sign up to request clarification or add additional context in comments.

2 Comments

I know that. Ctrl + 12 is listed in shortcut command but it is not working. I mean no action triggered. It seems like it cannot find the implemented class of the interface. On eclipse it is working as normal.
Then I guess your implementation is in the library. :)
0

As for scss files i got this problem after i changed

// Allows to display errors.
"scss.showErrors": false

to

"scss.showErrors": true

in Settings... gl

Comments

0

The following answer helped me with the same issue. It enumerates steps to enable/disable all extensions.

VSCode "go to definition" not working

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.