-
They are driving me nuts. VS Code keeps notifying me about every single one of them.
-
### Describe the bug
Occasionally, the `Content-Length` field in the response header does not match the actual length of the response body.
Steps to reproduce the issue:
1. Download the Metals se…
-
I don't think it's related to traits in general, tried to reproduce it with a trait and it didn't occur. But I've tried several `$this->prophesize()` methods and they all trigger the error:
```
[Err…
-
I am getting this:
```
[Error - 5:32:14 AM] Request textDocument/hover failed.
Message: Exception [Twig\Error\RuntimeError] Neither the property "inferredTypes" nor one of the methods "inferred…
-
And use the new https://github.com/ionide/LanguageServerProtocol nuget which was just extracted from FSAC
-
When having this code:
```php
class C1
{
public function __construct()
{
$a = "asd";
$class = "1";
self::${$annotation}[$class] = 5;
}
}
```
, because of that line: `self::${$anno…
-
- [ ] Check build tasks are created for all folders in a workspace. Press Ctrl+Shift+B. There should be build targets for tests and executables. Check each build task works.
- [ ] Check launch.json c…
-
For the file and cursor:
```php
-
Is code formatting on the roadmap? Its the one thing I miss from omnisharp-roslyn
-
Issue Type: Bug
Does not work anymore.
Extension version: 0.0.8
VS Code version: Code 1.63.2 (899d46d82c4c95423fb7e10e68eba52050e30ba3, 2021-12-15T09:39:46.686Z)
OS version: Linux x64 5.3.18-1…