File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ Easily switch between PHP coding standards in VS Code. Integrates with PHP_CodeS
1010- ⚡️ Keyboard shortcut support
1111- 🔌 Integration with PHP Sniffer & Beautifier
1212
13- ![ Feature Preview] ( images/feature-preview.gif )
14-
1513## Requirements
1614
1715- PHP 8.2 or higher
File renamed without changes.
Original file line number Diff line number Diff line change 22 "name" : " code-standard-selector" ,
33 "displayName" : " Code Standard Selector" ,
44 "description" : " Easily swap coding standards for PHP projects." ,
5- "version" : " 1.0 .0" ,
5+ "version" : " 1.1 .0" ,
66 "publisher" : " tommcfarlin" ,
7+ "icon" : " images/icon.png" ,
78 "engines" : {
89 "vscode" : " ^1.75.0"
910 },
6162 "url" : " https://github.com/tommcfarlin/code-standard-selector/issues"
6263 },
6364 "galleryBanner" : {
64- "color" : " #C80000 " ,
65+ "color" : " #262a36 " ,
6566 "theme" : " dark"
6667 },
6768 "categories" : [
You can’t perform that action at this time.
0 commit comments