Skip to content

Commit 6e93123

Browse files
authored
Clarify what positron.r.saveAndRestoreWorkspace does right now (#11099)
1 parent 5854a03 commit 6e93123

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/positron-r/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"r.configuration.packageTesting.description": "Explore and run testthat tests",
5959
"r.configuration.restoreWorkspace.description": "Restore the workspace from .RData on startup (restart Positron to apply)",
6060
"r.configuration.restoreWorkspace.deprecationMessage": "This setting is deprecated and will be removed. Please use 'positron.r.saveAndRestoreWorkspace' instead.",
61-
"r.configuration.saveAndRestoreWorkspace.description": "Save the workspace to `.RData` on exit, and restore on startup (restart Positron to apply)",
61+
"r.configuration.saveAndRestoreWorkspace.description": "When restarting R, save the workspace to `.RData` and restore (restart Positron to apply)",
6262
"r.configuration.extraArguments.description": "Extra command-line arguments for R intialization",
6363
"r.configuration.quietMode.description": "Run R in quiet mode, to suppress initial copyright and welcome messages (restart Positron to apply)",
6464
"r.configuration.pipe": "String to insert as the pipe operator",

0 commit comments

Comments
 (0)