Commit Graph

16 Commits

Author SHA1 Message Date
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
def1b67d68 Move pnpm and yarn out of upstream 2025-12-20 06:32:54 -08:00
Daniel Imms
c348a9a82b Move npm spec out of upstream
Part of #284593
2025-12-20 06:24:14 -08:00
Daniel Imms
4600226d67 Fork gh spec into vscode 2025-08-25 06:19:29 -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
Daniel Imms
89b9268261 Add more fig specs
Fixes #263167
2025-08-24 11:52:05 -07:00
Daniel Imms
4baaa60c42 Move git spec out of upstream/ 2025-08-09 05:41:02 -07:00
Daniel Imms
2c3b007405 Move all upstream fig spec modifications into scripts
Part of #242798
2025-03-06 04:25:33 -08:00
Daniel Imms
08bdd93450 Add python3 spec 2025-02-22 06:50:22 -08:00
Daniel Imms
c40c7e52de Add brew spec 2025-02-10 05:32:13 -08:00
Daniel Imms
7f07efc83f Add more fig specs
Fixes #239515
2025-02-08 14:24:21 -08:00
Megan Rogge
6dbde2a3ed leverage Fig's shell parser, add git spec (#240001)
Co-authored-by: Daniel Imms <Tyriar@users.noreply.github.com>
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
2025-02-08 15:40:33 +00:00
Daniel Imms
9131925b74 Move path exe logic into class 2025-02-01 05:56:14 -08:00
Daniel Imms
55c35c836f Automate some pulling completions from upstream 2025-01-10 07:13:17 -08:00