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(completion): handle null paths in file completion
- Safely handle null paths in FileCompletionProvider by checking buildElement result
- Make relativePath() more robust by catching exceptions and handling invalid files
- Remove unused VirtualFilePresentation import
0 commit comments