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(compiler): adjust directory listing logic for depth control #308
Ensure files are only displayed when depth is within the default max depth, while subdirectories are always shown. This prevents unnecessary file listings in deep directories.
0 commit comments