This commit is contained in:
mrT23
2024-02-18 08:07:12 +02:00
parent c98e736e3b
commit 5918943959

View File

@ -14,8 +14,8 @@ ___
## Ask lines
You can run `/ask` on specific lines of code in the PR from the PR's diff view. The tool will answer questions based on the code changes in the selected lines.
- Click on the + sign next to the line number to select the line.
- To select multiple lines, click on the + sign of the first line and then hold and drag to select the rest of the lines.
- Click on the '+' sign next to the line number to select the line.
- To select multiple lines, click on the '+' sign of the first line and then hold and drag to select the rest of the lines.
- write `/ask "..."` in the comment box and press `Add single comment` button.
<kbd><img src=https://codium.ai/images/pr_agent/Ask_line.png width="768"></kbd>