'How to query deprecated vscode settings

For example: editor.renameOnType and html.mirrorCursorOnMatchingTag are deprecated, need to use editor.linkedEditing instead.

Is there any tool to query which version of VS Code deprecates this setting? (Like caniuse.com)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source