Skip to content

Commit d360aa6

Browse files
authored
Specify that a reload is required for already added comments in comment expand state (#6213)
1 parent 95fb6be commit d360aa6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"githubPullRequests.createOnPublishBranch.description": "Create a pull request when a branch is published.",
4040
"githubPullRequests.createOnPublishBranch.never": "Never create a pull request when a branch is published.",
4141
"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.",
4343
"githubPullRequests.commentExpandState.expandUnresolved": "All unresolved comments will be expanded.",
4444
"githubPullRequests.commentExpandState.collapseAll": "All comments will be collapsed",
4545
"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

Comments
 (0)