Commit 4985a32
committed
feat: show extensions in specify version command
Add installed extensions to version output when running from within a spec-kit project.
Changes:
- Add extension detection in version() function
- Display up to 5 extension names in version table
- Show '+N more' indicator for additional extensions
- Gracefully handle errors (silent fail if extension detection fails)
This makes extension visibility more discoverable without requiring separate extension commands.1 parent e17682a commit 4985a32
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3948 | 3948 | | |
3949 | 3949 | | |
3950 | 3950 | | |
| 3951 | + | |
| 3952 | + | |
| 3953 | + | |
| 3954 | + | |
| 3955 | + | |
| 3956 | + | |
| 3957 | + | |
| 3958 | + | |
| 3959 | + | |
| 3960 | + | |
| 3961 | + | |
| 3962 | + | |
| 3963 | + | |
| 3964 | + | |
| 3965 | + | |
| 3966 | + | |
| 3967 | + | |
| 3968 | + | |
| 3969 | + | |
3951 | 3970 | | |
3952 | 3971 | | |
3953 | 3972 | | |
| |||
0 commit comments