Skip to content

Commit 042aa97

Browse files
committed
Add note on using VSCode or Cursor as EDITOR
1 parent 4492db7 commit 042aa97

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/guide/external_tools.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ export POSTING_EDITOR=vim
2727

2828
If neither is set, Posting will try to use the `EDITOR` environment variable.
2929

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+
3034
## External Pagers
3135

3236
With a multi-line text area focused, press ++f3++ to open the file in your

0 commit comments

Comments
 (0)