Matt Bierner
ee01088b74
Update roots
2026-01-30 13:12:58 -08:00
Matt Bierner
0d9a2ef2b0
Add explicit rootDirs
2026-01-30 11:07:53 -08:00
Matt Bierner
a357cc798b
Call out explicit list of types for terminal suggest
2025-10-13 11:34:07 -07:00
Matt Bierner
016689b572
Remove duplicate
2025-10-13 11:05:52 -07:00
Matt Bierner
98b069c041
Work towards getting isolated built-in extension compiles
...
For #271167
This makes it so our built-in extensions can mostly be built using `tsc` on the command line. Previously the extensions were picking up a lot of typing info from the root `node_modules` that meant they weren't truly independent
2025-10-13 11:03:20 -07:00
Matt Bierner
d8c9852fe9
Don't use experimental decorators in extensions
...
Seeing if we can compile our extensions using TS native which doesn't support these. The usage is so low that I think we can just remove them
2025-08-06 13:24:19 -07: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
55c35c836f
Automate some pulling completions from upstream
2025-01-10 07:13:17 -08:00
Daniel Imms
7bfaf73501
Use terminal shell env when resolving commands in path ( #237588 )
...
---------
Co-authored-by: Daniel Imms <Tyriar@users.noreply.github.com >
Co-authored-by: Anthony Kim <62267334+anthonykim1@users.noreply.github.com >
2025-01-10 15:05:34 +01:00
Megan Rogge
8eb7fac565
add tests for terminal suggest widget, fix some bugs ( #234445 )
2024-11-24 10:38:19 -05:00
Megan Rogge
fd115469b1
node10-> node
2024-11-18 16:14:28 -05:00
Megan Rogge
7650be269b
move back to commonJS so oss runs again
2024-11-14 12:12:39 -06:00
Megan Rogge
477751ba4f
simplify tsconfig
2024-11-14 11:19:17 -06:00
Megan Rogge
9acbe65366
set noEmit to false
2024-11-14 11:09:29 -06:00
Megan Rogge
750a9cb6f8
try something else with tsconfig
2024-11-14 11:05:00 -06:00
meganrogge
281c385366
Tsconfig
2024-09-17 16:25:51 -07:00
meganrogge
dffafc6042
start work
2024-09-17 12:46:46 -07:00