Skip to content

Commit b3ee82c

Browse files
Merge master into feature/hybridChat-local
2 parents 4b50e81 + 8d1020f commit b3ee82c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/amazonq/src/lsp/client.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ export async function startLanguageServer(
164164
developerProfiles: true,
165165
pinnedContextEnabled: true,
166166
mcp: true,
167+
workspaceFilePath: vscode.workspace.workspaceFile?.fsPath,
167168
},
168169
window: {
169170
notifications: true,

0 commit comments

Comments
 (0)