LoginSignup
2
3

More than 1 year has passed since last update.

vscode エラーのポップアップ表示の仕方

Last updated at Posted at 2021-09-11

ホバーした時にエラーをポップアップで表示

カーソルを合わせた時にエラーメッセージのポップアップを出すやり方がわからなかったのでメモ

  1. 設定 -> 「hover」で検索
  2. Editor > Hover:Enabledにチェックを入れる
    error-show.png

赤線の箇所をクリックするとエラーが表示される
popup.png

2
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
3