Skip to content

Commit 62f4cc2

Browse files
authored
fix - Use mp4 for better visual (#1121)
1 parent 3c55bca commit 62f4cc2

7 files changed

Lines changed: 3 additions & 3 deletions

File tree

113 KB
Binary file not shown.
-619 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
51.1 KB
Binary file not shown.
-488 KB
Binary file not shown.

com.microsoft.copilot.eclipse.ui/intro/whatsnew/WHATISNEW.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ You now have multiple ways to include context files:
55

66
#### Drag and Drop
77

8-
![Drag and Drop](./0.11.0/dnd_1.gif)
8+
<video controls src="./0.11.0/dnd.mp4" title="Drag and Drop"></video>
99

1010
#### Right-Click from Explorer
1111

12-
![Right-Click from Explorer](./0.11.0/context_menu_1.gif)
12+
<video controls src="./0.11.0/context_menu.mp4" title="Right-Click from Explorer"></video>
1313

1414
---
1515

@@ -44,7 +44,7 @@ This opens up exciting possibilities for plugin developers to trigger contextual
4444

4545
Here’s how the Spring Tools plug-in leverages the new API to launch a chat session:
4646

47-
![STS Integration](./0.11.0/api_1.gif)
47+
<video controls src="./0.11.0/api.mp4" title="Spring Tools Plug-in Integration"></video>
4848

4949
---
5050

0 commit comments

Comments
 (0)