|
20 | 20 | "AWS.configuration.description.suppressPrompts": "Prompts which ask for confirmation. Checking an item suppresses the prompt.", |
21 | 21 | "AWS.configuration.enableCodeLenses": "Enable SAM hints in source code and template.yaml files", |
22 | 22 | "AWS.configuration.description.resources.enabledResources": "AWS resources to display in the 'Resources' portion of the explorer.", |
23 | | - "AWS.configuration.description.featureDevelopment.allowRunningCodeAndTests": "Allow /dev to run code and test commands", |
24 | | - "AWS.configuration.description.experiments": "Try experimental features and give feedback. Note that experimental features may be removed at any time.\n * `jsonResourceModification` - Enables basic create, update, and delete support for cloud resources via the JSON Resources explorer component.\n * `ec2RemoteConnect` - Allows interfacing with EC2 instances with options to start, stop, and establish remote connections. Remote connections are done over SSM and can be through a terminal or a remote VSCode window.", |
| 23 | + "AWS.configuration.description.featureDevelopment.allowRunningCodeAndTests": "Allow /dev to run code and test commands", |
| 24 | + "AWS.configuration.description.experiments": "Try experimental features and give feedback. Note that experimental features may be removed at any time.\n * `jsonResourceModification` - Enables basic create, update, and delete support for cloud resources via the JSON Resources explorer component.", |
25 | 25 | "AWS.stepFunctions.asl.format.enable.desc": "Enables the default formatter used with Amazon States Language files", |
26 | 26 | "AWS.stepFunctions.asl.maxItemsComputed.desc": "The maximum number of outline symbols and folding regions computed (limited for performance reasons).", |
27 | 27 | "AWS.configuration.description.awssam.debug.api": "API Gateway configuration", |
|
296 | 296 | "AWS.codewhisperer.customization.notification.new_customizations.learn_more": "Learn More", |
297 | 297 | "AWS.amazonq.title": "Amazon Q", |
298 | 298 | "AWS.amazonq.chat": "Chat", |
| 299 | + "AWS.amazonq.chat.workspacecontext.enable.message": "Amazon Q: Workspace index is now enabled. You can disable it from Amazon Q settings.", |
299 | 300 | "AWS.amazonq.security": "Code Issues", |
300 | 301 | "AWS.amazonq.login": "Login", |
301 | 302 | "AWS.amazonq.learnMore": "Learn More About Amazon Q", |
|
411 | 412 | "AWS.amazonq.doc.pillText.reject": "Reject", |
412 | 413 | "AWS.amazonq.doc.pillText.makeChanges": "Make changes", |
413 | 414 | "AWS.amazonq.inline.invokeChat": "Inline chat", |
| 415 | + "AWS.amazonq.opensettings:": "Open settings", |
414 | 416 | "AWS.toolkit.lambda.walkthrough.quickpickTitle": "Application Builder Walkthrough", |
415 | 417 | "AWS.toolkit.lambda.walkthrough.title": "Get started building your application", |
416 | 418 | "AWS.toolkit.lambda.walkthrough.description": "Your quick guide to build an application visually, iterate locally, and deploy to the cloud!", |
|
0 commit comments