microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.64k stars 29.05k forks source link

Prefer markers of type Hint rather than Info for preview or experimental settings in settings.json file #231976

Closed sandy081 closed 2 hours ago

sandy081 commented 4 hours ago

Testing #231887

When preview or experimental settings are updated, they are shown with info markers in the settings.json file. Its more noisy and I would prefer to show them as hints instead.

rzhao271 commented 2 hours ago

\closedWith 2f0b38ff6191def5d2901e19f0250a9b784199b8

rzhao271 commented 2 hours ago

Actually, duplicate of https://github.com/microsoft/vscode-copilot/issues/9545 so that we don't have to verify multiple times.