Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayyoub-ESSADEQ committed Jul 22, 2023
1 parent 68b3b62 commit 11b95b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
# Vscode Commands
- To assign a title to the coversation you having with chatgpt using the vscode command : `assign title to conversation` and enter the title you want to assign.
- If you want to start a new conversation with chatgpt use vscode extension : `new conversation` and then you have to start asking chatgpt in the new context.
- In version 1.0.4 you could access those commands from the context menu in the webview of cocaptain.
- To ask chatgpt from the active text editor respect this syntax : `OpeningComment + ask + question + ? +closingComent` then click `tab`. It autodetects the programming language you currently using. Here is an example :

!["demo"](./screenshots/python-demo.gif)
Expand Down

0 comments on commit 11b95b8

Please sign in to comment.