-
Select Topic AreaBug BodyThe official docs provides an example question If this is not possible, then we should update docs to highlight it |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 8 replies
-
Hi @rushiagr 👋 Thanks for this feedback, can I ask for more clarity when you say..
Are you meaning that it is not including all the code that resides in the file you have open, only the code that is visible within your screen's resolution (on Visual Studio)? |
Beta Was this translation helpful? Give feedback.
-
Yes, that is correct. The file is more than 1000 lines, and copilot only referenced code which is visible on the screen (within the screen resolution) |
Beta Was this translation helpful? Give feedback.
-
Hi @rushiagr , Thank you for sharing the feedback. I have shared it with my team internally. 🙂 We will update you once we have more details, clarification, or further questions. |
Beta Was this translation helpful? Give feedback.
-
This tracked here: microsoft/vscode-copilot-release#173 |
Beta Was this translation helpful? Give feedback.
-
You can try to select all lines of code you want it to read, and then type you question to chat. It will generate the response base on your selected(NOT copy&paste) content. But it might fail when there are too many lines of code. |
Beta Was this translation helpful? Give feedback.
-
You should be able to reference the entire file with the # command now. |
Beta Was this translation helpful? Give feedback.
You should be able to reference the entire file with the # command now.
See details here: https://github.com/orgs/community/discussions/102847