We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afa12a9 commit 23b4905Copy full SHA for 23b4905
package.json
@@ -1,8 +1,9 @@
1
{
2
"name": "paperpc-syntax",
3
"displayName": "PaperPC Syntax",
4
- "description": "",
5
- "version": "1.0.4",
+ "description": "Syntax highlighting for PPC (PaperPC) stored-program computer instruction set architecture (ISA).",
+ "publisher": "PaperPC",
6
+ "version": "1.0.5",
7
"engines": {
8
"vscode": "^1.102.0"
9
},
0 commit comments