vscode-cpptools
vscode-cpptools copied to clipboard
Remove usage of intellisenseEngineFallback setting.
Addresses: https://github.com/microsoft/vscode-cpptools/issues/12596
If we don't mark it with a deprecationMessage first, then I think it will just appear grayed out and users might be confused as to why, since no message is shown. I'm not sure if that matters or not though, since we don't remove settings often.
I'm not concerned about this.