Open
Description
Testing #241791 with Windows 11 Insiders
- Generate and iterate on a notebook with Copilot Edits
- Highlight code in one of the cells
- Open inline chat, ask Copilot to
/explain
- Get a clickable reference to
print(list[-1])
in Copilot's reponse: - ❓ Reference fails to open when clicked, and I'm not sure which log I should be checking (a quick check of the Copilot Chat and Jupyter output logs didn't reveal anything immediately relevant):