Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
vscodeは常に実装ではなく関数の型定義に移動します。
たとえば、以下のように、react setState 関数を右クリックします。
そして、VS コードは typescript ファイルを表示します。
問題がある場合、どうすれば修正できますか。そうでない場合、関数の型定義ではなく、実装をどのように見るのですか。