File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Magento Log Viewer
2
-
3
2
[ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/04d20d74a4bb4f7fb144d320f7008edb )] ( https://app.codacy.com/gh/OpenForgeProject/vscode-ext-magento-log-viewer/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade ) [ ![ GitHub Actions] ( https://github.com/OpenForgeProject/vscode-ext-magento-log-viewer/actions/workflows/test.yml/badge.svg )] ( https://github.com/OpenForgeProject/vscode-ext-magento-log-viewer/actions/workflows/test.yml )
3
+ ![ Visual Studio Marketplace Installs] ( https://img.shields.io/visual-studio-marketplace/i/MathiasElle.magento-log-viewer&logoColor=green )
4
4
5
5
The Magento Log Viewer extension for Visual Studio Code provides a convenient way to view and manage Magento log files directly in your workspace.
6
6
Original file line number Diff line number Diff line change 2
2
"name" : " magento-log-viewer" ,
3
3
"displayName" : " Magento Log Viewer" ,
4
4
"description" : " A Visual Studio Code extension to view and manage Magento log files." ,
5
- "version" : " 1.8.0 " ,
5
+ "version" : " 1.8.1 " ,
6
6
"publisher" : " MathiasElle" ,
7
7
"icon" : " resources/logo.png" ,
8
8
"repository" : {
15
15
"categories" : [
16
16
" Other"
17
17
],
18
+ "sponsor" : {
19
+ "url" : " https://github.com/sponsors/dermatz"
20
+ },
18
21
"activationEvents" : [
19
22
" onStartupFinished"
20
23
],
You can’t perform that action at this time.
0 commit comments