Commit Graph

11 Commits

Author SHA1 Message Date
Don Jayamanne
60b0d9ca1a Update sources to include date.ts (#3359) 2026-02-02 08:27:31 +00:00
Copilot
288fd20100 Replace localize with l10n.t and add ESLint rule to prevent nls imports (#2301)
* Initial plan

* Replace localize with l10n.t and add ESLint rule to prevent nls imports

Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>

* Use named import { l10n } from 'vscode' in nuget.ts

Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>

* replace errorMessage usage with a l10n.t based one

* apply

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: TylerLeonhardt <2644648+TylerLeonhardt@users.noreply.github.com>
Co-authored-by: Tyler Leonhardt <tyleonha@microsoft.com>
2025-12-03 04:16:52 +00:00
SteVen Batten
c26394e68b remove dep on dev kv client (#2176) 2025-11-25 00:18:03 +00:00
Martin Aeschlimann
f2bceb9945 add promptFileParser (#1477) 2025-10-21 21:24:00 +00:00
Martin Aeschlimann
3f4cb59fc5 copy vscode sources, add base/common/yaml (#1468)
* copy vscode sources, add base/common/yaml

* fix tests (due to change of toStringEdit)
2025-10-21 17:22:20 +00:00
Ross Wollman
8ab39ea0f1 simulator: use Copilot Chat Token (#1288) 2025-10-10 17:39:14 +00:00
Ulugbek Abdullaev
2a236a3a51 nes: remove XTAB_KEY secret pull (#1070) 2025-09-20 18:27:54 +00:00
Alexandru Dima
8956a62b06 Reuse more code from vscode (#836) 2025-08-29 16:30:23 +00:00
Alexandru Dima
6ddc031f00 Reduce code in /shims/ and rely on code coming in from vscode (#784)
* Reduce code in /shims/ and rely on code coming in from vscode

* update snapshots as a consequence of using MarkdownString from vscode
2025-08-29 14:10:37 +00:00
Henning Dieterichs
5a50ffb962 Copies sources from vscode (#688)
* Copy sources from vscode

* NodeJS.Timeout -> TimeoutHandle

* Fixes copy sources fallout

* Fixes snapshots
2025-08-20 09:46:00 +00:00
kieferrm
333d9a4053 Hello Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-06-27 11:35:20 +02:00