Skip to content

Commit 08c9613

Browse files
authored
Merge pull request #10 from devdotnetorg/dev
Dev => Master
2 parents 69858e3 + a776392 commit 08c9613

25 files changed

+487
-239
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+
## v0.3.4 (17-05-2023)
4+
5+
- Bugs fixed.
6+
37
## v0.3.3 (28-04-2023)
48

59
- Added parameter `fastiot.template.community.updatesource`, update source for community project templates. Adds the ability to download templates from third-party resources.

CHANGELOG_ru.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Список изменений
22

3+
## v0.3.4 (17-05-2023)
4+
5+
- Исправлены ошибки.
6+
37
## v0.3.3 (28-04-2023)
48

59
- Добавлен параметр `fastiot.template.community.updatesource`, источник обновления для community шаблонов проектов. Добавляет возможность загружать шаблоны со сторонних ресурсов.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![License](https://img.shields.io/badge/License-LGPL3.0-blue.svg)](LICENSE) [![GitHub last commit](https://img.shields.io/github/last-commit/devdotnetorg/vscode-extension-dotnet-fastiot/dev)](https://github.com/devdotnetorg/vscode-extension-dotnet-fastiot/) [![Github Issues](https://img.shields.io/github/issues/devdotnetorg/vscode-extension-dotnet-fastiot.svg)](https://github.com/devdotnetorg/vscode-extension-dotnet-fastiot/issues) [![Installs](https://img.shields.io/visual-studio-marketplace/i/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![Downloads](https://img.shields.io/visual-studio-marketplace/d/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![Rating](https://img.shields.io/visual-studio-marketplace/stars/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot)
1+
[![Version](https://vsmarketplacebadges.dev/version-short/devdotnetorg.vscode-extension-dotnet-fastiot.svg)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![License](https://img.shields.io/badge/License-LGPL3.0-blue.svg)](LICENSE) [![Github Issues](https://img.shields.io/github/issues/devdotnetorg/vscode-extension-dotnet-fastiot.svg)](https://github.com/devdotnetorg/vscode-extension-dotnet-fastiot/issues) [![GitHub last commit](https://img.shields.io/github/last-commit/devdotnetorg/vscode-extension-dotnet-fastiot/dev)](https://github.com/devdotnetorg/vscode-extension-dotnet-fastiot/) [![GitHub Repo stars](https://img.shields.io/github/stars/devdotnetorg/vscode-extension-dotnet-fastiot)](https://github.com/devdotnetorg/vscode-extension-dotnet-fastiot/) [![Installs](https://img.shields.io/visual-studio-marketplace/i/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![Downloads](https://img.shields.io/visual-studio-marketplace/d/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![Visual Studio Marketplace Last Updated](https://img.shields.io/visual-studio-marketplace/last-updated/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![Rating](https://img.shields.io/visual-studio-marketplace/stars/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot)
22

33
# .NET FastIoT VS Code Extension
44

README_ru.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![License](https://img.shields.io/badge/License-LGPL3.0-blue.svg)](LICENSE) [![GitHub last commit](https://img.shields.io/github/last-commit/devdotnetorg/vscode-extension-dotnet-fastiot/dev)](https://github.com/devdotnetorg/vscode-extension-dotnet-fastiot/) [![Github Issues](https://img.shields.io/github/issues/devdotnetorg/vscode-extension-dotnet-fastiot.svg)](https://github.com/devdotnetorg/vscode-extension-dotnet-fastiot/issues) [![Installs](https://img.shields.io/visual-studio-marketplace/i/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![Downloads](https://img.shields.io/visual-studio-marketplace/d/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![Rating](https://img.shields.io/visual-studio-marketplace/stars/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot)
1+
[![Version](https://vsmarketplacebadges.dev/version-short/devdotnetorg.vscode-extension-dotnet-fastiot.svg)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![License](https://img.shields.io/badge/License-LGPL3.0-blue.svg)](LICENSE) [![Github Issues](https://img.shields.io/github/issues/devdotnetorg/vscode-extension-dotnet-fastiot.svg)](https://github.com/devdotnetorg/vscode-extension-dotnet-fastiot/issues) [![GitHub last commit](https://img.shields.io/github/last-commit/devdotnetorg/vscode-extension-dotnet-fastiot/dev)](https://github.com/devdotnetorg/vscode-extension-dotnet-fastiot/) [![GitHub Repo stars](https://img.shields.io/github/stars/devdotnetorg/vscode-extension-dotnet-fastiot)](https://github.com/devdotnetorg/vscode-extension-dotnet-fastiot/) [![Installs](https://img.shields.io/visual-studio-marketplace/i/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![Downloads](https://img.shields.io/visual-studio-marketplace/d/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![Visual Studio Marketplace Last Updated](https://img.shields.io/visual-studio-marketplace/last-updated/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot) [![Rating](https://img.shields.io/visual-studio-marketplace/stars/devdotnetorg.vscode-extension-dotnet-fastiot)](https://marketplace.visualstudio.com/items?itemName=devdotnetorg.vscode-extension-dotnet-fastiot)
22

33
# .NET FastIoT VS Code Extension
44

docs/Extension-settings.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
To change the extension settings, open the menu item `File > Preferences > Settings`. Then go to the `User` tab and select `Extensions`.
44

5+
⚠️ After changing the settings, it is advisable to restart the extension.
6+
57
![VSCode dotnet FastIoT](vscode-dotnet-fastiot-settings-1.png)
68

79
Settings:

docs/Extension-settings_ru.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Для изменения настроек расширения необходимо открыть пункт меню `File > Preferences > Settings`. Затем перейти на закладку `User` и выбрать `Extensions`.
44

5+
⚠️ После изменения настроек желательно перезапустить расширение.
6+
57
![VSCode dotnet FastIoT](vscode-dotnet-fastiot-settings-1.png)
68

79
Настройки:

docs/Troubleshooting.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22

33
**Content:**
44

5-
1. [Troubleshoot adding a device](#troubleshoot-adding-a-device)
6-
2. [Troubleshooting running bash scripts on the device](#troubleshooting-running-bash-scripts-on-the-device)
7-
3. [Trouble launching/running the extension](#trouble-launchingrunning-the-extension)
8-
4. [Problem loading system templates](#problem-loading-system-templates)
5+
1. [Show debug information](#show-debug-information)
6+
2. [Troubleshoot adding a device](#troubleshoot-adding-a-device)
7+
3. [Troubleshooting running bash scripts on the device](#troubleshooting-running-bash-scripts-on-the-device)
8+
4. [Trouble launching/running the extension](#trouble-launchingrunning-the-extension)
9+
5. [Problem loading system templates](#problem-loading-system-templates)
10+
11+
## Show debug information
12+
13+
By default, `Information` level messages are displayed in the OUTPUT window. To display debugging information, you need to change the **Fastiot: Loglevel** parameter to the `Debug` value in the extension settings.
914

1015
## Troubleshoot adding a device
1116

docs/Troubleshooting_ru.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22

33
**Содержание:**
44

5-
1. [Устранение неполадок при добавление устройства](#устранение-неполадок-при-добавление-устройства)
6-
2. [Устранение неполадок при выполнении bash-скриптов на устройстве](#устранение-неполадок-при-выполнении-bash-скриптов-на-устройстве)
7-
3. [Проблемы с запуском/работой расширения](#проблемы-с-запускомработой-расширения)
8-
4. [Проблема с загрузкой системных шаблонов](#проблема-с-загрузкой-системных-шаблонов)
5+
1. [Отображение отладочной информации](#отображение-отладочной-информации)
6+
2. [Устранение неполадок при добавление устройства](#устранение-неполадок-при-добавление-устройства)
7+
3. [Устранение неполадок при выполнении bash-скриптов на устройстве](#устранение-неполадок-при-выполнении-bash-скриптов-на-устройстве)
8+
4. [Проблемы с запуском/работой расширения](#проблемы-с-запускомработой-расширения)
9+
5. [Проблема с загрузкой системных шаблонов](#проблема-с-загрузкой-системных-шаблонов)
10+
11+
## Отображение отладочной информации
12+
13+
По умолчанию в окне OUTPUT выводятся сообщения уровня `Information`. Для отображения отладочной информации необходимо в настройках расширения, параметр **Fastiot: Loglevel** изменить на значение `Debug`.
914

1015
## Устранение неполадок при добавление устройства
1116

package-lock.json

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

0 commit comments

Comments
 (0)