Megan Rogge
|
1fbcce57f1
|
fix terminal suggest regression (#287187)
fixes #287161
|
2026-01-12 16:40:42 -08:00 |
|
Copilot
|
96cc23e2e2
|
Fix terminal completion items not appearing when resourceOptions provided (#284148)
|
2025-12-18 09:58:31 -06:00 |
|
Megan Rogge
|
a1b4ecaa32
|
finalize terminal completion provider API (#271338)
|
2025-10-23 08:57:05 -07:00 |
|
Megan Rogge
|
d1d275ca09
|
address terminal completion provider API feedback (#270249)
commit api feedback
|
2025-10-07 11:41:36 -07:00 |
|
Daniel Imms
|
d9bb6db341
|
Clean up
|
2025-08-06 06:05:05 -07:00 |
|
copilot-swe-agent[bot]
|
790b11d056
|
Fix terminal-suggest completions showing up in Python REPLs
Co-authored-by: Tyriar <2193314+Tyriar@users.noreply.github.com>
|
2025-08-05 22:16:12 +00:00 |
|
Megan Rogge
|
9641957a60
|
add multi-command support for terminal suggest (#250910)
|
2025-06-10 19:18:45 +00:00 |
|
Megan Rogge
|
2958ac85da
|
add code-tunnel tests (#245167)
|
2025-03-31 23:09:30 +02:00 |
|
Megan Rogge
|
312fed7118
|
add code-tunnel suggestion spec (#243809)
|
2025-03-19 00:17:38 +00:00 |
|
Daniel Imms
|
f9c6ef598f
|
Adjust test expectations to include detail
|
2025-03-17 12:30:15 -07:00 |
|
Megan Rogge
|
28903d1a47
|
add tests for script/custom generators (#241376)
|
2025-02-20 20:23:30 +01:00 |
|
Daniel Imms
|
17411566af
|
Allow boolean quickSuggestions during transition
|
2025-02-15 04:34:23 -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
|
2035725aca
|
Add generic fig tests
Part of #239515
|
2025-02-05 10:50:04 -08:00 |
|
Daniel Imms
|
a563227a21
|
Use fig on windows regardless of file extension
Fixes #237598
|
2025-02-05 07:23:03 -08:00 |
|
Daniel Imms
|
b1cf1fd151
|
rmdir and touch fig spec tests
|
2025-02-05 05:27:12 -08:00 |
|
Daniel Imms
|
bf3a0f0e89
|
rm fig spec tests, allow multiple template requests
Fixes #239606
|
2025-02-05 05:18:03 -08:00 |
|
Daniel Imms
|
77f6745f42
|
mkdir fig spec tests
|
2025-02-04 07:04:49 -08:00 |
|
Daniel Imms
|
ad0173f59a
|
echo fig spec tests
|
2025-02-04 07:00:38 -08:00 |
|
Daniel Imms
|
6d43829c8d
|
ls spec unit tests
|
2025-02-04 06:39:02 -08:00 |
|
Daniel Imms
|
d35f9482c0
|
Move tests fig spec tests into folder per spec
Part of #239515
|
2025-02-04 06:23:06 -08:00 |
|
Megan Rogge
|
81cbef2ccb
|
return files/folder completions unless specific options / args are provided (#239384)
Co-authored-by: Daniel Imms <2193314+Tyriar@users.noreply.github.com>
|
2025-02-03 23:33:54 +01:00 |
|
Daniel Imms
|
63c8c15571
|
Pass token type into getCompletionItemsFromSpecs tests
|
2025-01-31 09:04:43 -08:00 |
|
Megan Rogge
|
cff1a6a703
|
add path to details for executable terminal suggestions, prevent duplication (#238080)
|
2025-01-17 19:26:37 +00:00 |
|
Megan Rogge
|
4a8978f7de
|
clean up terminal suggest code, fix bugs (#237599)
|
2025-01-09 21:31:20 +00:00 |
|
Megan Rogge
|
e678c2e0c8
|
don't filter available commands in the extension (#236101)
|
2024-12-16 20:43:40 +01:00 |
|
Daniel Imms
|
6d8bd758ef
|
Clarify tests by using existing folders (#235209)
The old src/ case was removed as it was actually wrong when the folder
exists, and that's covered below.
|
2024-12-08 10:52:26 -05:00 |
|
Daniel Imms
|
63540c4a4f
|
Add test fixture and move tests into test/ folder
|
2024-12-02 12:22:29 -08:00 |
|