go to definition not working in vs code version 1.47.2

前端 未结 3 1761
感情败类
感情败类 2021-01-22 01:10

i\'m using VS code with angular 8 and typescript 3.9.6 and suddenly when i\'m on a template ctrl+click or press F12 to go to definition doesn\'t work any more... i got this pop

3条回答
  •  迷失自我
    2021-01-22 02:01

    I found in July 2020 that downgrading the vs-code 'angular language service' to version 0.1000.3 fixes the "Go to definition" functionality. Here is an image showing where to downgrade:

提交回复
热议问题