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 829b8eb commit 19a2051Copy full SHA for 19a2051
README.md
@@ -4,7 +4,7 @@
4
5
## Features
6
7
-Only scala syntax.
+Extension providing Scala syntax and code snippets.
8
9
## Requirements
10
package.json
@@ -1,9 +1,9 @@
1
{
2
"name": "scala",
3
- "displayName": "Scala Syntax",
- "description": "Scala Syntax",
- "version": "0.1.5",
- "publisher": "nicolasstucki",
+ "displayName": "Scala Syntax (official)",
+ "description": "Official Scala Syntax",
+ "version": "0.1.1",
+ "publisher": "scala-lang",
"license": "SEE LICENSE IN LICENSE.md",
"engines": {
"vscode": "^1.5.0"
0 commit comments