File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 11# Magento Log Viewer
2-
32[ ![ 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 )
44
55The Magento Log Viewer extension for Visual Studio Code provides a convenient way to view and manage Magento log files directly in your workspace.
66
Original file line number Diff line number Diff line change 22 "name" : " magento-log-viewer" ,
33 "displayName" : " Magento Log Viewer" ,
44 "description" : " A Visual Studio Code extension to view and manage Magento log files." ,
5- "version" : " 1.8.0 " ,
5+ "version" : " 1.8.1 " ,
66 "publisher" : " MathiasElle" ,
77 "icon" : " resources/logo.png" ,
88 "repository" : {
1515 "categories" : [
1616 " Other"
1717 ],
18+ "sponsor" : {
19+ "url" : " https://github.com/sponsors/dermatz"
20+ },
1821 "activationEvents" : [
1922 " onStartupFinished"
2023 ],
You can’t perform that action at this time.
0 commit comments