Files
Fabric/scripts/pattern_descriptions/.vscode/settings.json
Kayvan Sylvan 8075209d9e fix: New extract_all_quotes and move misplaced patterns
- Move pattern files from patterns/ to data/patterns/
- Add create_bd_issue pattern for issue tracking commands
- Add extract_all_quotes pattern for quote extraction
- Add extract_bd_ideas pattern for actionable idea extraction
- Add suggest_gt_command pattern for GT command suggestions
- Update pattern_explanations.md with new pattern entries
- Update suggest_pattern system.md with new categories
- Add new pattern descriptions and extracts in scripts/
- chore: incoming 1968 changelog entry
2026-01-25 10:11:33 -08:00

5 lines
99 B
JSON

{
"python-envs.defaultEnvManager": "ms-python.python:system",
"python-envs.pythonProjects": []
}