Part of #1
Description
Persist settings and allow managing multiple GitHub repo sources.
Deliverables
Settings.cs — JSON persistence to %APPDATA%\LambdaBoss\settings.json. Properties: Repos (list of RepoConfig), KeyboardShortcut (default ^+L), CacheTtlMinutes
LambdaPopup.xaml — Add settings section for managing repos (add URL, toggle enable/disable, remove)
RibbonController.cs — Lambda Boss ribbon tab: Load Library button, Settings, About, Update notification
Depends on
Part of #1
Description
Persist settings and allow managing multiple GitHub repo sources.
Deliverables
Settings.cs— JSON persistence to%APPDATA%\LambdaBoss\settings.json. Properties:Repos(list of RepoConfig),KeyboardShortcut(default^+L),CacheTtlMinutesLambdaPopup.xaml— Add settings section for managing repos (add URL, toggle enable/disable, remove)RibbonController.cs— Lambda Boss ribbon tab: Load Library button, Settings, About, Update notificationDepends on