🔎 Search Terms
"one line" "quick info" "import" "hover" "verbosity"
🕗 Version & Regression Information
⏯ Playground Link
No response
💻 Code
https://github.com/microsoft/TypeScript/blob/52eaa7b/eslint.config.mjs#L8
🙁 Actual behavior
In VS Code 1.102.3, hovering over the line of code above displays a quick info hover with a non-functional increase verbosity button:

🙂 Expected behavior
The canIncreaseVerbosityLevel value should be set to false when there is no additional information to display.
Additional information about the issue
No response
🔎 Search Terms
"one line" "quick info" "import" "hover" "verbosity"
🕗 Version & Regression Information
⏯ Playground Link
No response
💻 Code
https://github.com/microsoft/TypeScript/blob/52eaa7b/eslint.config.mjs#L8
🙁 Actual behavior
In VS Code 1.102.3, hovering over the line of code above displays a quick info hover with a non-functional increase verbosity button:

🙂 Expected behavior
The
canIncreaseVerbosityLevelvalue should be set to false when there is no additional information to display.Additional information about the issue
No response