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:
Родитель
919f8c558a
Коммит
4e7618a5e9
12
README.md
12
README.md
|
@ -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 |
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 395 KiB |
Загрузка…
Ссылка в новой задаче