LiveShare works fine, but when we want to start sharing a terminal (read-only/read-write) it gives the following error message:
Sharing Terminal: Extension 'ms-vsliveshare.vsliveshare' CANNOT use API proposal: terminalDataWriteEvent. Its package.json#enabledApiProposals-property declares: fileSearchProvider, findTextInFiles, notebookEditor, textSearchProvider but NOT terminalDataWriteEvent. The missing proposal MUST be added and you must start in extension development mode or use the following command line switch: --enable-proposed-api ms-vsliveshare.vsliveshare
Downgrading VSCode is not an option.
VSCode version: 1.64.2
LiveShare version: 1.0.5330