You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Update autoImportSettings to use correct imports and function calls
- Changed importSettingsFromPath to importSettingsFromFile
- Added proper type imports for ProviderSettingsManager, ContextProxy, CustomModesManager
- Defined ImportOptions type locally since it's not exported
- Updated function call to use vscode.Uri.file() for the file path
0 commit comments