You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.nls.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@
39
39
"githubPullRequests.createOnPublishBranch.description": "Create a pull request when a branch is published.",
40
40
"githubPullRequests.createOnPublishBranch.never": "Never create a pull request when a branch is published.",
41
41
"githubPullRequests.createOnPublishBranch.ask": "Ask if you want to create a pull request when a branch is published.",
42
-
"githubPullRequests.commentExpandState.description": "Controls whether comments are expanded when a document with comments is opened.",
42
+
"githubPullRequests.commentExpandState.description": "Controls whether comments are expanded when a document with comments is opened. Requires a reload to take effect for comments that have already been added.",
43
43
"githubPullRequests.commentExpandState.expandUnresolved": "All unresolved comments will be expanded.",
44
44
"githubPullRequests.commentExpandState.collapseAll": "All comments will be collapsed",
45
45
"githubPullRequests.useReviewMode.description": "Choose which pull request states will use review mode. \"Open\" pull requests will always use review mode. Setting to \"auto\" will use review mode for open, closed, and merged pull requests in web, but only open pull requests on desktop.",
0 commit comments