mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-11 13:55:44 -05:00
* 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>