Skip to content

Commit d1b0cf2

Browse files
committed
1.27.0
1 parent 67b3a5e commit d1b0cf2

File tree

3 files changed

+9
-29
lines changed

3 files changed

+9
-29
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.27.0
4+
5+
* Обновление language-client до версии 8.1.0
6+
* Поддержка клиентских команд запуска тестов от BSL Language Server
7+
38
## 1.26.0
49

510
* Обновление language-client до версии 8.0.0-next14

package-lock.json

Lines changed: 3 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Language 1C (BSL)",
44
"description": "Syntax highlighting for 1C:Enterprise 8.",
55
"icon": "images/1c-syntax.png",
6-
"version": "1.26.0",
6+
"version": "1.27.0",
77
"publisher": "1c-syntax",
88
"galleryBanner": {
99
"color": "#0000FF",
@@ -393,7 +393,6 @@
393393
"should": "^13.2.3",
394394
"@snyk/protect": "^1.896.0",
395395
"tslint": "^6.1.3",
396-
"tslint-sonarts": "^1.9.0",
397396
"typescript": "^4.6.3",
398397
"vsce": "^2.7.0"
399398
},

0 commit comments

Comments
 (0)