feat(chat): Prompt to connect when a disconnected user tries to run code from participant VSCODE-618 #2214
Annotations
10 warnings
Run tests and build:
src/commands/launchMongoShell.ts#L5
Missing return type on function
|
Run tests and build:
src/commands/launchMongoShell.ts#L32
Missing return type on function
|
Run tests and build:
src/commands/launchMongoShell.ts#L36
Missing return type on function
|
Run tests and build:
src/commands/launchMongoShell.ts#L40
Missing return type on function
|
Run tests and build:
src/commands/launchMongoShell.ts#L44
Missing return type on function
|
Run tests and build:
src/editors/activeConnectionCodeLensProvider.ts#L27
Missing return type on function
|
Run tests and build:
src/editors/activeConnectionCodeLensProvider.ts#L68
Missing return type on function
|
Run tests and build:
src/editors/documentIdStore.ts#L35
Missing return type on function
|
Run tests and build:
src/editors/editorsController.ts#L38
Missing return type on function
|
Run tests and build:
src/editors/playgroundSelectedCodeActionProvider.ts#L29
Missing return type on function
|
Loading