feat(chat): update schema assistant prompt to handle empty and short prompts better VSCODE-648 #2231
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