We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12062a commit 73f45baCopy full SHA for 73f45ba
workspace_util.js
@@ -1,6 +1,6 @@
1
/**
2
- * Run this macro to swaps the positions of the character at the current caret
3
- * position and the next character in the line.
+ * Save workspace (all open files) to a file. Does not have a project context,
+ * it simply saves all files that are open for easy reopning later.
4
*
5
* Type: On Demand
6
0 commit comments