File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,18 @@ Also, it provides a code completion feature.
7
7
8
8
- Highlight the TypeScript syntax of the @actions/github-script scripts section.
9
9
10
-
10
+ <!-- For GitHub -->
11
11
https://github.com/user-attachments/assets/3bdfbb3d-7c47-411e-9cb4-383285e5b490
12
12
13
+ <!-- For Marketplace -->
14
+ <!--  -->
15
+
16
+ <!-- For GitHub -->
13
17
https://github.com/user-attachments/assets/9b227403-327f-4f94-a70b-5505f05f966f
14
18
19
+ <!-- For Marketplace -->
20
+ <!--  -->
21
+
15
22
Powered by Volar.js
16
23
17
24
## Requirements
Original file line number Diff line number Diff line change 1
1
{
2
2
"private" : true ,
3
3
"name" : " workflow-script-highlighter" ,
4
- "version" : " 0.1.0 " ,
4
+ "version" : " 0.1.1 " ,
5
5
"publisher" : " yamachu" ,
6
6
"license" : " MIT" ,
7
7
"repository" : {
You can’t perform that action at this time.
0 commit comments