Skip to content

Commit 2af68da

Browse files
authored
Merge pull request #325 from 1c-syntax/develop
1.30.0
2 parents 2389032 + 48a56db commit 2af68da

File tree

6 files changed

+91
-67
lines changed

6 files changed

+91
-67
lines changed

CHANGELOG.md

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

3+
## 1.30.0
4+
5+
* Добавлен вывод версии BSL Language Server в статус-бар
6+
37
## 1.29.0
48

59
* Добавлена поддержка сворачивания блоков Вставка/Удаление

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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.29.0",
6+
"version": "1.30.0",
77
"publisher": "1c-syntax",
88
"galleryBanner": {
99
"color": "#0000FF",

0 commit comments

Comments
 (0)