docs(readme): remove mentions of formatting
parent
9e9bd18083
commit
ad483b305a
|
@ -34,12 +34,12 @@ I recommend to disable VS Code's built-in PHP IntelliSense by setting `php.sugge
|
|||
### Find all symbols
|
||||

|
||||
|
||||
### Format code
|
||||

|
||||
|
||||
### Column-accurate error reporting
|
||||

|
||||
|
||||
### Format code
|
||||
Please use a dedicated extension like [PHP CodeSniffer](https://marketplace.visualstudio.com/items?itemName=ikappas.phpcs).
|
||||
|
||||
|
||||
## Todo
|
||||
- Rename
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 51 KiB |
|
@ -7,7 +7,7 @@
|
|||
"license": "MIT",
|
||||
"private": true,
|
||||
"preview": false,
|
||||
"version": "0.0.0-development",
|
||||
"version": "1.5.4",
|
||||
"engines": {
|
||||
"vscode": "^1.17.1"
|
||||
},
|
||||
|
@ -95,5 +95,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"__metadata": {
|
||||
"id": "5e69f001-f945-4c97-baf0-320d82a153b3",
|
||||
"publisherDisplayName": "Felix Becker",
|
||||
"publisherId": "2bbbc574-aea7-4866-8f36-2d56ef365f8c"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue