1
0
mirror of https://github.com/zerobig/vscode-1c-metadata-viewer.git synced 2024-11-24 08:42:18 +02:00

Версия 0.0.3

This commit is contained in:
Ilya Bushin 2022-11-03 09:45:11 +03:00
parent 179b3cff7e
commit 5fe7f45edd
3 changed files with 8 additions and 2 deletions

View File

@ -4,4 +4,8 @@
* Добавил реквизиты табличных частей [#1](https://github.com/zerobig/vscode-1c-metadata-viewer/pull/1)
* Добавил иконок в дерево метаданных
* Добавил отчеты и обработки
* Добавил отчеты и обработки
### 0.0.3
* Добавил регистры сведений и накопления

View File

@ -16,6 +16,8 @@
* Перечисления
* Отчеты
* Обработки
* Регистры сведений
* Регистры накопления
### Модули

View File

@ -2,7 +2,7 @@
"name": "vscode-1c-metadata-viewer",
"displayName": "1C Metadata Viewer",
"description": "Explore 1C:Enterprise 8 configuration in the usual way",
"version": "0.0.2",
"version": "0.0.3",
"publisher": "zerobig",
"license": "MIT",
"engines": {