Commit Graph

11 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
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
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
Daniel Imms
3331655f53 Replace imports on update-specs 2025-02-22 06:50:27 -08:00
Daniel Imms
55c35c836f Automate some pulling completions from upstream 2025-01-10 07:13:17 -08:00