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(gui): handle LightVirtualFile in relativePath calculation
Add special handling for LightVirtualFile to return an empty string and wrap the path calculation in a try-catch block to prevent exceptions. This ensures more robust handling of virtual files in the AutoDevInput UI.
0 commit comments