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
Today, I tried to re-use the Screwdriver plugin.
I remember it is pretty useful.
The problem is that since we are touching to the settings we want to make sure we use the right commands.
Therefore, I went back to the documentation which says that I should "Dump files" and the use the "Restore".
The current palette command are:
"Dump or fetch files" : Can you update the documentation What does the "fetch" mean ???
"Restore files"
The command palette options may be easier to understand like this:
"Add target directory" (why not creating a configuration panel to set this up and manage it later ? This would be neat !)
"Create dump template" : Ok clear enough.
"Dump or fetch files" : This is unclear. Suggestion : "Save settings to the active file" or "Save settings into the active file using settings written in this file"
"Restore files" : This is unclear. Suggestion: "Restore settings based on the current file content"
Hope this helps and makes this more clear for other users.
The text was updated successfully, but these errors were encountered:
Thank you for opening the issue! And sorry for missing this!
As you mentioned, these commands have been so ambiguous.
Also mentioned, there was no description of why the Add target directory is a separate command.
So, Thanks to your advice, I refined the command name.
Create dump template is now separated into two commands.
Create or add local file exporting template: This can make a template to export the local files.
Create or add remote file fetching template: This can make a template to fetch the file from the internet.
Dump or fetch files is completely renamed. : Export specified files and store into the active file
And the Restore files is also changed: Restore exported files from the active file
I hope that this improvements make the situation clear. Would you mind If I ask you to check the latest version, please?
Today, I tried to re-use the Screwdriver plugin.
I remember it is pretty useful.
The problem is that since we are touching to the settings we want to make sure we use the right commands.
Therefore, I went back to the documentation which says that I should "Dump files" and the use the "Restore".
The current palette command are:
The command palette options may be easier to understand like this:
Hope this helps and makes this more clear for other users.
The text was updated successfully, but these errors were encountered: