Skip to content

Commit 2f3bb5e

Browse files
committed
Improve nls wording
1 parent a5e0677 commit 2f3bb5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"azureFunctions.toggleAppSettingVisibility": "Toggle App Setting Visibility.",
112112
"azureFunctions.uninstallFuncCoreTools": "Uninstall Azure Functions Core Tools",
113113
"azureFunctions.validateFuncCoreTools": "Validate the Azure Functions Core Tools is installed before debugging.",
114-
"azureFunctions.forceEmulatorValidation": "Force the extension to validate and set up emulator connections before debugging, even when a pre-launch task referencing an emulator is detected.",
114+
"azureFunctions.forceEmulatorValidation": "Force the extension to validate emulator connections before debugging. Overrides the default behavior of skipping emulator setup when a reference to an emulator is detected in the existing pre-launch task chain.",
115115
"azureFunctions.viewCommitInGitHub": "View Commit in GitHub",
116116
"azureFunctions.viewDeploymentLogs": "View Deployment Logs",
117117
"azureFunctions.viewProperties": "View Properties",

0 commit comments

Comments
 (0)