Matt Bierner
0249c2acf5
Fix terminal-suggest for esbuild
...
Missed that this extension was making `require` calls with dynamic names. I think the best approach is to convert it to use static imports instead. These files were already being loaded eagerly by `terminalSuggestMain` so it shouldn't be a big change
Also makes `update-specs.js` be the source of truth for the packages to include instead of pulling in from the extension
2026-02-18 23:47:32 -08:00
Daniel Imms
dfb5c1a7e2
Use branch icon in gh spec
2025-08-24 12:47:41 -07:00
Daniel Imms
1e834ed666
Add gh spec
2025-08-24 12:43:48 -07:00
Daniel Imms
bdab5cc7bf
Delete unwanted specs, get rid of some web requests
2025-08-24 12:31:33 -07:00
Daniel Imms
edccd3f918
More completions, fix importing for some
2025-08-24 12:06:20 -07:00
Megan Rogge
8bbbc45f4f
add builtin fish arg/description/documentation to suggestion ( #243271 )
2025-03-13 22:28:50 +00:00
Daniel Imms
6c1afa4f7d
Remove compile workarounds in upstream specs
...
Part of #242795
2025-03-08 06:51:01 -08:00
Daniel Imms
e98b8e124e
Remove tsconfig changes and amend specs
2025-03-06 05:21:21 -08:00
Daniel Imms
4215782c25
Fix indentation mapping
2025-03-06 04:31:53 -08:00
Daniel Imms
2c3b007405
Move all upstream fig spec modifications into scripts
...
Part of #242798
2025-03-06 04:25:33 -08:00
Megan Rogge
2dbfd1e50a
save zsh builtin command descriptions to ts file vs json ( #241967 )
2025-02-25 23:54:35 +01:00
Daniel Imms
3331655f53
Replace imports on update-specs
2025-02-22 06:50:27 -08:00
Megan Rogge
1e2f34a9a5
ensure zsh version >= last version used to generate zsh command descriptions ( #241357 )
...
fix #241235
2025-02-20 16:55:45 +01:00
Daniel Imms
002798ac49
Add missing short descriptions
2025-02-20 06:04:48 -08:00
Daniel Imms
f6569ac921
Detect more command format cases:
2025-02-20 05:51:05 -08:00
Daniel Imms
f07376dcff
Improve formatting of backtick single quote code blocks
2025-02-20 05:44:32 -08:00
Daniel Imms
bf9d645830
Regen and remove log
2025-02-19 11:38:49 -08:00
Daniel Imms
1112d5ffa6
Use pacdoc to convert man to markdown
2025-02-19 11:25:54 -08:00
Daniel Imms
d0370c1027
Null command -> No effect
2025-02-19 10:16:12 -08:00
Daniel Imms
ba568fd26c
Fill in zsh short descriptions
...
Fixes #241128
2025-02-19 09:48:12 -08:00
Megan Rogge
edac0c5a27
ensure spec commands show up before misc ones ( #240724 )
...
fix #239977
2025-02-19 02:58:47 +01:00
Daniel Imms
23b9790313
Add executable bit to terminal-suggest scripts
2025-02-10 05:30:30 -08:00
Daniel Imms
55c35c836f
Automate some pulling completions from upstream
2025-01-10 07:13:17 -08:00