Closed
Description
Describe the bug
I am in an endless loop with a dialog box that pops up when starting Visual Studio Code.
Trying to install CodeTogether v2022.1.4
CodeTogether requires access to VS Code Proposed APIs to provide Terminal sharing, quick open for files, search in workspace and more. Enabling access allows CodeTogether to use these services for a richer experience. Would you like to enable now?
I click Enable and then Reload, and it pops up again.
Looking at developer tools I see this.
log.ts:319 CRITI Extension 'genuitecllc.codetogether' wants API proposal 'terminalLocation' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
log.ts:319 CRITI Extension 'genuitecllc.codetogether CANNOT USE these API proposals 'fileSearchProvider, findTextInFiles, terminalDataWriteEvent, terminalDimensions, terminalNameChangeEvent, testObserver, textSearchProvider'. You MUST start in extension development mode or use the --enable-proposed-api command line flag
To Reproduce
Steps to reproduce the behavior:
- Install CodeTogether Extension
- Click Dialog Box Enable
- Reload
- See error
Expected behavior
The dialog box should stop popping up.
Screenshots
CodeTogether Host
- IDE: VSCode
- IDE Version 1.66.2
- OS: Ubuntu
- OS Version: 21.10