mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-17 05:41:07 +01:00
288fd20100
* 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>