Necmettin Begiter
Necmettin Begiter
[Error - 8:48:06 AM] Request textDocument/hover failed. InvalidArgumentException: A compound type can only have other types as elements in /Users/necmettin/.vscode/extensions/felixfbecker.php-intellisense-2.3.13/vendor/phpdocumentor/type-resolver/src/Types/Compound.php:46 [stack-trace.txt](https://github.com/felixfbecker/php-language-server/files/3742468/stack-trace.txt) Should I attach the source file too?
https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties states _K&R, Allman, GNU, Horstmann, etc._ for `indent_brace_style`. It should at least give a complete list of possible values.
Let's say I have twenty routes in my project, and I want to log every request with the route. Currently, I do ``` php $bramus->all("/user/{id}", function () { logRequest("/user/{id]") }...
### Problem description It would be very nice to be able to set character spacing (space between characters - also called letter spacing). Some other editors provide a setting to...
I am a Mac user. In VSCode settings ui, **Resmon>Disk: Drives** setting reports `Setting has an invalid type, expected "String[]". Fix in JSON.` When you try to edit "resmon.disk.drives" in...
Planning a ST3 version?
1. Which driver are you using and version of it (Ex: PostgreSQL 10.0): MySQL 8, but shouldn't matter since this is a feature request 2. Which TablePlus build number are...
### Please answer the questions below, it helps us to keep track of the issue. Please do not ignore it or your issue will be closed. 1. Which driver are...
This is not a bug report or an issue, but rather a question. I do not have the expertise to contribute to the project, so I'm wondering, maybe we can...
## Expected Behavior The image should shut down within a few seconds. In my case, it takes 10.3 seconds. ## Current Behavior It takes 10.3 seconds to shut down. ##...