Provided code: File: path/to/file1 // file1 contents File: path/to/file2 // file2 contents You can ask for other files from the codebase if needed: Project structure: ├── src/ │ ├── main/ │ │ ├── ...
Copy file path with current line number: src/file.ts:10 Copy file path with line range (when text is selected): src/file.ts:10:25 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results