Skip to content

Commit 19a2051

Browse files
committed
Publish as scala-lang
1 parent 829b8eb commit 19a2051

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Features
66

7-
Only scala syntax.
7+
Extension providing Scala syntax and code snippets.
88

99
## Requirements
1010

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "scala",
3-
"displayName": "Scala Syntax",
4-
"description": "Scala Syntax",
5-
"version": "0.1.5",
6-
"publisher": "nicolasstucki",
3+
"displayName": "Scala Syntax (official)",
4+
"description": "Official Scala Syntax",
5+
"version": "0.1.1",
6+
"publisher": "scala-lang",
77
"license": "SEE LICENSE IN LICENSE.md",
88
"engines": {
99
"vscode": "^1.5.0"

0 commit comments

Comments
 (0)