From ee07658172eae781c3186ba18d401a3afac1691b Mon Sep 17 00:00:00 2001 From: Mikhail Belyaev Date: Tue, 11 May 2021 17:54:29 +0300 Subject: [PATCH] scala -> kotlin --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4c2af9f..c94ba3d 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,9 @@ { - "name": "scala", - "displayName": "Scala Syntax (official)", - "description": "Official Scala Syntax", - "version": "0.5.0", - "publisher": "scala-lang", + "name": "kotlin", + "displayName": "Kotlin syntax", + "description": "Kotlin syntax (alternate)", + "version": "0.0.1", + "publisher": "kotlin-language-research", "license": "SEE LICENSE IN LICENSE.md", "engines": { "vscode": "^1.52.0"