Skip to content

Conversation

@naren2605
Copy link
Member

@naren2605 naren2605 commented Nov 4, 2025

remove l10n lib dependency and use format method in code base from l10n library repo

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 4, 2025
@naren2605 naren2605 force-pushed the remove-l10n-lib branch 2 times, most recently from a37bf49 to b98724e Compare November 4, 2025 08:31
Copy link
Member

@Achal1607 Achal1607 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: please run the formatter on localiser.ts

}
nbLocaleCode(){
const vscodeLanguage = vscode.env.language;
if (!vscodeLanguage) return DEFAULT_LANGAUGE;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: typo DEFAULT_LANGAUGE -> DEFAULT_LANGUAGE
This line is not changed in this PR but typo maybe from earlier changes.

@Achal1607 Achal1607 added this to the JVSC 25.0.1 milestone Nov 5, 2025
@naren2605 naren2605 force-pushed the remove-l10n-lib branch 3 times, most recently from ee36dcb to e5d4b68 Compare November 10, 2025 08:49
@naren2605 naren2605 force-pushed the remove-l10n-lib branch 4 times, most recently from f7d854c to e543098 Compare November 10, 2025 12:17
@naren2605 naren2605 requested a review from Achal1607 November 10, 2025 12:18
Achal1607
Achal1607 previously approved these changes Nov 10, 2025
Copy link
Member

@Achal1607 Achal1607 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Please format localisation/extension.test.ts file if not already done.
Also, please squash the commits at the end.

@Achal1607 Achal1607 added the do not merge Don't merge PR label Nov 10, 2025
Copy link
Member

@Achal1607 Achal1607 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thanks @naren2605 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

2 participants