diff options
author | Ty Dunn <ty@tydunn.com> | 2023-06-05 09:30:51 +0200 |
---|---|---|
committer | Ty Dunn <ty@tydunn.com> | 2023-06-05 09:30:51 +0200 |
commit | 897e6dc1239be26db74a933d10325b86ae55e5fb (patch) | |
tree | 1b462d1ab3bb2a2b0fc134ba92d3af7da2d72a57 /extension/src/README.md | |
parent | db0c493850d73c9d05f96ce1c5a04fc318c77422 (diff) | |
parent | 99d0cf12dcd1481e719e78483fc7df080dc95954 (diff) | |
download | sncontinue-897e6dc1239be26db74a933d10325b86ae55e5fb.tar.gz sncontinue-897e6dc1239be26db74a933d10325b86ae55e5fb.tar.bz2 sncontinue-897e6dc1239be26db74a933d10325b86ae55e5fb.zip |
addressing conflicts
Diffstat (limited to 'extension/src/README.md')
-rw-r--r-- | extension/src/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/src/README.md b/extension/src/README.md index 8523ec86..c46de79f 100644 --- a/extension/src/README.md +++ b/extension/src/README.md @@ -51,7 +51,7 @@ Update: directions to root README ## Commands - "Write a docstring for the current function" command (windows: `ctrl+alt+l`, mac: `shift+cmd+l`) -- "Open Debug Panel" command +- "Open Continue GUI" command - "Ask a question from input box" command (windows: `ctrl+alt+j`, mac: `shift+cmd+j`) - "Open Captured Terminal" command - "Ask a question from webview" command (what context is it given?) |