Skip to content

Cannot start CodeTogether due to Proposed API #366

Closed
@lokimon

Description

@lokimon

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:

  1. Install CodeTogether Extension
  2. Click Dialog Box Enable
  3. Reload
  4. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingvscodeVS-code side issue

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions