Skip to content

Conversation

@ayeshurun
Copy link
Collaborator

@ayeshurun ayeshurun commented Feb 3, 2026

📥 Pull Request

This PR enhances the fab ls command by adding a visual divider to improve the readability of workspace listings.

✨ Description of new changes

  • Visual Divider: A ------------------------------ divider now separates folders from items in the output.
  • Conditional Display: The divider only appears when folder_listing_enabled=true, output_format=text, and the --long flag is not used.
  • Implementation: The divider is added as a data entry, avoiding changes to core rendering logic.

This change provides a clearer distinction between content types in the workspace, improving user experience for large workspaces.

Example Output

Sales.Folder
Marketing.Folder
Engineering.Folder
------------------------------
Product-Catalog.SemanticModel
Sales-Dashboard.Report
Inventory.SemanticModel
Customer-Data.Report

ayeshurun and others added 30 commits September 17, 2025 17:11
chore: Introduce release workflowc
Alon Yeshurun and others added 28 commits January 29, 2026 12:06
… commit SHA

Co-authored-by: ayeshurun <98805507+ayeshurun@users.noreply.github.com>
… commit SHA

Co-authored-by: ayeshurun <98805507+ayeshurun@users.noreply.github.com>
Co-authored-by: ayeshurun <98805507+ayeshurun@users.noreply.github.com>
… commit SHA

Co-authored-by: ayeshurun <98805507+ayeshurun@users.noreply.github.com>
Co-authored-by: ayeshurun <98805507+ayeshurun@users.noreply.github.com>
@ayeshurun ayeshurun requested a review from a team as a code owner February 3, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant