We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4492db7 commit 042aa97Copy full SHA for 042aa97
1 file changed
docs/guide/external_tools.md
@@ -27,6 +27,10 @@ export POSTING_EDITOR=vim
27
28
If neither is set, Posting will try to use the `EDITOR` environment variable.
29
30
+!!! tip "Using VSCode or Cursor"
31
+
32
+ If you want to use VSCode or Cursor, you can set the `POSTING_EDITOR` environment variable to `code -w` or `cursor -w` respectively.
33
34
## External Pagers
35
36
With a multi-line text area focused, press ++f3++ to open the file in your
0 commit comments