We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cd1d71 commit d56f1f1Copy full SHA for d56f1f1
package.json
@@ -1,5 +1,5 @@
1
{
2
- "publisher": "whitequark",
+ "publisher": "prjunnamed",
3
"name": "prjunnamed-syntax",
4
"displayName": "Project Unnamed IR syntax",
5
"description": "Project Unnamed intermediate representation syntax highlighting for Visual Studio Code",
@@ -25,7 +25,7 @@
25
26
"id": "prjunnamed",
27
"aliases": [
28
- "Project Unnamed IR"
+ "Unnamed IR"
29
],
30
"extensions": [
31
".uir"
0 commit comments