Skip to content

Commit

Permalink
small updates to package.json (eclipse-che4z#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel Hruska authored and slavek-kucera committed Jan 10, 2020
1 parent 9b88837 commit 04a78d3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion clients/vscode-hlasmplugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"displayName": "HLASM Language Support",
"description": "Code completion, highlighting, browsing and validation for High Level Assembler.",
"version": "0.8.2",
"license": "EPL-2.0",
"author": "Broadcom",
"publisher": "BroadcomMFD",
"homepage": "https://github.com/eclipse/che-che4z-lsp-for-hlasm",
Expand All @@ -15,7 +16,11 @@
"HLASM",
"LSP",
"Assembler",
"Mainframe"
"Mainframe",
"z/OS",
"zos",
"zowe",
"ibm assembler"
],
"activationEvents": [
"*"
Expand Down

0 comments on commit 04a78d3

Please sign in to comment.