File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ The settings interface has been revamped with a new vertical tab layout for a mo
2727## Clickable Code References in Chat (thanks @KJ7LNW !)
2828
2929Navigating code discussed in AI responses is now significantly easier:
30- - ** Clickable Code and Filenames** : Any [ ` code ` ] ( # ) or [ ` filename.extension() ` ] ( # ) mentioned by the AI is now a clickable link.
30+ - ** Clickable Code and Filenames** : Any ` code ` or ` filename.extension() ` mentioned by the AI is now a clickable link.
3131 - ** Jump to Specific Lines** : Links open the relevant file in your editor and navigate directly to the referenced line number.
3232 - ** Streamlined Code Exploration** : Quickly move from AI explanations to the exact spot in your codebase.
3333
You can’t perform that action at this time.
0 commit comments