Commit ffc0cb4
authored
fix(amazonq): pass uri.path as workspaceIdentifier when initializing aws#7291
## Problem
`workspaceIdentifier` should be a string:
- aws/language-server-runtimes#497
## Solution
Pass `extensionContext.storageUri?.path`.1 parent 4b09167 commit ffc0cb4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments