-
When I have a group declaration of use, like the following one:
```php
use Namespace\{
ClassX,
ClassY,
ClassZ,
};
```
And I format it, it turns into this:
```php
use Namesp…
-
- VSCode Version: Code 1.8.1 (ee428b0eead68bf0fb99ab5fdc4439be227b6281, 2016-12-19T14:42:49.304Z)
- OS Version: Darwin x64 15.5.0
- Extensions:
|Extension|Author|Version|
|---|---|---|
|beautif…
-
- VSCode Version: Code 1.9.1 (f9d0c687ff2ea7aabd85fb9a43129117c0ecf519, 2017-02-08T23:31:51.320Z)
- OS Version: Darwin x64 16.4.0
- Extensions:
|Extension|Author|Version|
|---|---|---|
|aessoft…
ghost updated
7 years ago
-
it working like this:
```php
class IndexController extends Controller
{
public function index()
{
$arr['num'] = 15;
}
public function zz()
{
for ($k = 0; $k < $h;…
-
### 1. Request
It would be nice, if would be possible don't show `ignored packages updated to…` lines in Sublime Text console.
### 2. Argumentation
I start Sublime Text > I open Sublime Text …
-
- VSCode Version:
1.3.0-insider
- OS Version:
OSX, El Capitan (10.11.5)
Steps to Reproduce:
1. Start VS Code from the terminal
2. let it fail
I have been using code without much issue. But today…
-
settings:
```
"codeformatter_php_options":
{
"syntaxes": "php", // Syntax names which must process PHP formatter
"php_path": "/usr/bin/php", // Path for PHP executable, e.…
-
I'am sorry, I‘am a chese middle school student, maybe I am working hard on my English, when i use this 'ST' plugin: 'phpfmt', when i write use xxxx;" prepare for using sometimes, the 'phpmft' will de…
-
phpfmt - php code formatter [链接](https://github.com/phpfmt/fmt)
> 类似 `go fmt` format 代码工具
Android Studio 2.0 | Android Developers Blog [链接](http://android-developers.blogspot.tw/2016/04/android-stud…
-
This plugin connects to an external webserver and probably saves your code. BE WARNED.