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 | 65099504c45579707b0122d16f908feb3bad6c65 (patch) | |
tree | c3ea886502a2a32bd8dc576afb7115946a7ebe4b /extension/src/README.md | |
parent | f61f8a6523e6f238e67dbe5600d6546642e2b7bf (diff) | |
parent | d1ccdb83c546710f0438798bf67168be2cf65ca6 (diff) | |
download | sncontinue-65099504c45579707b0122d16f908feb3bad6c65.tar.gz sncontinue-65099504c45579707b0122d16f908feb3bad6c65.tar.bz2 sncontinue-65099504c45579707b0122d16f908feb3bad6c65.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?) |