File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 22 "name" : " workflow-script-highlighter" ,
33 "displayName" : " Workflow Script Highlighter" ,
44 "description" : " Syntax highlighting for GitHub Actions workflow @actions/github-script's script section." ,
5+ "publisher" : " yamachu" ,
56 "author" : {
67 "name" : " yamachu" ,
78 "url" : " https://github.com/yamachu"
89 },
10+ "license" : " MIT" ,
911 "repository" : {
1012 "type" : " git" ,
1113 "url" : " https://github.com/yamachu/workflow-script-highlighter"
1214 },
15+ "bugs" : {
16+ "url" : " https://github.com/yamachu/workflow-script-highlighter/issues"
17+ },
1318 "version" : " 0.0.1" ,
1419 "engines" : {
1520 "vscode" : " ^1.95.0"
1621 },
1722 "categories" : [
18- " Other "
23+ " Programming Languages "
1924 ],
2025 "activationEvents" : [
2126 " onLanguage:github-actions-workflow"
You can’t perform that action at this time.
0 commit comments