Adding new demo gifs and updating documentation (#20)

* Resolving the security vulnerability

* Added new demo.gif's for component and modules
This commit is contained in:
manpatel3107 2019-01-14 13:28:55 -08:00 коммит произвёл GitHub
Родитель 919f8c558a
Коммит 4e7618a5e9
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
4 изменённых файлов: 11 добавлений и 3 удалений

Просмотреть файл

@ -14,12 +14,19 @@ This plugin improves the Mezzurite SDK implementation experience. The Mezzurite
#### Components Tracking
Displaying the marked and unmarked components for performance tracking from the application code currently active in editor workspace.
Updates in Component Tracking Status on the fly whenever a component file or its external html template is changed, deleted or a new component is created.
##### Demo
![Components Demo](https://github.com/Microsoft/vscode-mezzurite/blob/master/resources/components_demo.gif?raw=true)
#### Modules Tracking
Displaying the modules configured with mezzurite performance markers to capture ALT and VLT for the application code currently active in editor workspace.
Updates in Modules Tracking Status on the fly whenever a module file is changed, deleted or a new module is created. Hovering over the module name displays the missing condition to track that module.
##### Demo
![Demo](https://github.com/Microsoft/vscode-mezzurite/blob/master/resources/demo.gif?raw=true)
![Modules Demo](https://github.com/Microsoft/vscode-mezzurite/blob/master/resources/modules_demo.gif?raw=true)
## RoadMap
We are working on to provide the following features:-
@ -30,6 +37,7 @@ We are working on to provide the following features:-
This feature verifies whether logging options for captured metrics is enabled or not. This also provides suggestions on required mandatory properties in logging config.
## Configuration
This extension will be Activated automatically for the active workspace in vs code editor, provided the workspace have a mezzurite dependency.

Просмотреть файл

@ -2,7 +2,7 @@
"name": "mezzurite",
"displayName": "Mezzurite",
"description": "Instrument your application with Mezzurite SDK quickly and easily with this extension.",
"version": "2.0.0",
"version": "2.0.1",
"publisher": "mezzurite-devs",
"author": {
"name": "Microsoft Corporation"

Просмотреть файл

До

Ширина:  |  Высота:  |  Размер: 446 KiB

После

Ширина:  |  Высота:  |  Размер: 446 KiB

Двоичные данные
resources/modules_demo.gif Normal file

Двоичный файл не отображается.

После

Ширина:  |  Высота:  |  Размер: 395 KiB