Currently some web editors like Firebase Studio are on a lower version of VS Code than the minimum we specify in package.json, which means users get old versions of the extension.
We should try to reduce the requirement, and handle (in code) and new APIs we require for now.