Commit dec2b9e
committed
feat: set the built-in extensions path into
- Moved the code to get the built-in extensions path from `logDebugInfo` in to the `setExtensionData` method.
- Added the built-in extensions path to the `extensionDetails` Map in `setExtensionData` method.
- Updated `logDebugInfo` method to get the `builtInExtensionsPath` key from the Map using `getExtensionData` method.extensionDetails
1 parent 50ef691 commit dec2b9e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
235 | 236 | | |
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
240 | 241 | | |
| 242 | + | |
241 | 243 | | |
242 | 244 | | |
243 | 245 | | |
| |||
1109 | 1111 | | |
1110 | 1112 | | |
1111 | 1113 | | |
1112 | | - | |
| 1114 | + | |
1113 | 1115 | | |
1114 | 1116 | | |
1115 | 1117 | | |
| |||
0 commit comments