The chat window cannot correctly know the line number position, so an incorrect response is given.
Sometimes, we need to edit code in the specified location or explain the code at the specified location. If line numbers are used to represent the location, the chat window cannot correctly identify it.
so can you fix this bug?
or add a new feature like:
@line
the usage case like:
can you explain this code at @line 25-30
add a div tag at @line 15