Commit Graph

14 Commits

Author SHA1 Message Date
5a4560758c ignore config 2025-03-12 08:06:19 +00:00
926c88780b Assistant checkpoint: Refactored prompterTreeProvider.ts into modular components
Assistant generated file changes:
- src/providers/prompterTreeProvider.ts: Refactor to a more modular structure
- src/providers/fileSelectionManager.ts: Create file selection manager class
- src/providers/settingsManager.ts: Create settings manager class

---

User prompt:

Can you help me make this file more modular?
@src/providers/prompterTreeProvider.ts

Replit-Commit-Author: Assistant
Replit-Commit-Session-Id: e2f69f78-99c3-447b-a97a-9a2c4347a1d6
2025-03-12 08:01:18 +00:00
2d28f71e9b add support for recursive selection and deselection of files in the tree view 2025-03-12 07:25:26 +00:00
65bf168e1f add conditional visibility for prompter commands and include 'ignore' dependency 2025-03-12 06:54:12 +00:00
6e3fbd8f2b add repository URL to package.json 2025-03-12 06:44:37 +00:00
3adfd712c0 add XML formatting instructions file and update prompt generator to include instructions 2025-03-12 06:42:53 +00:00
0ec4e8e2d2 follow xml pattern 2025-03-11 18:40:20 +00:00
3676136692 modular code 2025-03-11 18:27:57 +00:00
6bd50154f0 add settings management and UI integration 2025-03-11 18:18:32 +00:00
c5e16a6ae9 fix file selection 2025-03-11 17:53:37 +00:00
ec397a35fa Just Copy button 2025-03-11 17:49:38 +00:00
a7b34427ca ignore vsix files 2025-03-11 17:47:52 +00:00
567427b29b Initial code 2025-03-11 17:20:20 +00:00
94b70b0c40 ignore 2025-03-11 17:19:51 +00:00