-
-
Notifications
You must be signed in to change notification settings - Fork 484
docs(vscode): add descriptions for premium feature configurations #5612
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: KazariEX <85992002+KazariEX@users.noreply.github.com>
@copilot 说话 |
…tion Co-authored-by: KazariEX <85992002+KazariEX@users.noreply.github.com>
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
vue-component-meta
vue-component-type-helpers
@vue/language-core
@vue/language-plugin-pug
@vue/language-server
@vue/language-service
vue-tsc
@vue/typescript-plugin
commit: |
Hello! 👋 The PR is looking good now. All the feedback has been addressed:
The changes are ready for review. Is there anything else you'd like me to adjust? |
Co-authored-by: KazariEX <85992002+KazariEX@users.noreply.github.com>
@copilot Add i18n support for these configurations. |
Co-authored-by: KazariEX <85992002+KazariEX@users.noreply.github.com>
Co-authored-by: KazariEX <85992002+KazariEX@users.noreply.github.com>
Co-authored-by: KazariEX <85992002+KazariEX@users.noreply.github.com>
Co-authored-by: KazariEX <85992002+KazariEX@users.noreply.github.com>
Co-authored-by: KazariEX <85992002+KazariEX@users.noreply.github.com>
Co-authored-by: KazariEX <85992002+KazariEX@users.noreply.github.com>
Co-authored-by: KazariEX <85992002+KazariEX@users.noreply.github.com>
Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Premium feature settings in VS Code were showing generic sponsor messages instead of explaining what each feature actually does, and lacked internationalization support.
Changes Made
Description Improvements
Updated all premium feature descriptions to use descriptive text from the welcome page instead of generic sponsor messages:
Internationalization Support
Added comprehensive i18n support for all three premium feature configurations:
package.nls.json
with English descriptionspackage.json
to use%configuration.editor.xxx%
formatImpact
Users can now understand what premium features do regardless of their language preference, making the extension more accessible and user-friendly.
Addresses feedback in #5578.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.