Skip to content

Commit ab58da6

Browse files
committed
v0.1.1
update readme only
1 parent 23b3470 commit ab58da6

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,18 @@ Also, it provides a code completion feature.
77

88
- Highlight the TypeScript syntax of the @actions/github-script scripts section.
99

10-
10+
<!-- For GitHub -->
1111
https://github.com/user-attachments/assets/3bdfbb3d-7c47-411e-9cb4-383285e5b490
1212

13+
<!-- For Marketplace -->
14+
<!-- ![Completion](./images/completion.gif) -->
15+
16+
<!-- For GitHub -->
1317
https://github.com/user-attachments/assets/9b227403-327f-4f94-a70b-5505f05f966f
1418

19+
<!-- For Marketplace -->
20+
<!-- ![Definition](./images/definition.gif) -->
21+
1522
Powered by Volar.js
1623

1724
## Requirements

packages/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "workflow-script-highlighter",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"publisher": "yamachu",
66
"license": "MIT",
77
"repository": {

0 commit comments

Comments
 (0)