Implement repository management view and multi-repo tabs
Introduces a new "Repository Management" view for browsing open and recent repositories. Adds a tabbed interface for quickly switching between multiple active repositories, with persistent state. Also includes a new command to open the current repository in the native file explorer.
This commit is contained in:
+2
-1
@@ -4,4 +4,5 @@
|
||||
*.log
|
||||
.idea
|
||||
.DS_Store
|
||||
~
|
||||
~
|
||||
.codex*
|
||||
Reference in New Issue
Block a user