Skip to content

Commit 6c037e0

Browse files
authored
add note on proposed api usage
1 parent 6811bc8 commit 6c037e0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

release-notes/v1_95.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,8 @@ Additionally, users can generate or refine alt text for images in markdown, HTML
330330

331331
![An example markdown document displays a quick fix feature for generating alt text, resulting in the automatic insertion of an alt tag and a value. The user is then prompted with a different quick fix to refine the alt text using an input box. After the user enters and submits their refined description, the alt text is updated accordingly.](https://raw.githubusercontent.com/microsoft/vscode-copilot-vision/refs/heads/main/assets/demo-alt-text.gif)
332332

333+
This extension utilizes the `ChatReferenceBinaryData` proposed API. Feel free to check out an example of how it's used in the source code, [available on GitHub here](https://github.com/microsoft/vscode-copilot-vision).
334+
333335
### Python
334336

335337
#### Native REPL Variables view

0 commit comments

Comments
 (0)