Vladimir
Vladimir
**Describe the bug** I marked it as a bug because in this case, Intelephense does not ignore psalm annotation, and at the same time, shows error. 1) psalm-type "DriverBaseLinkArrayType" declared...
Thanks for useful tool! I understand that formatting is beta feature. Just a bug reporting. ## System Info - OS: e.g. ubuntu 20.04 - Python Version 3.8 - djLint Version...
Hello! Would be great to implement variables like in VS Code: ``` ${relativeFile} - the current opened file relative to workspaceFolder ${relativeFileDirname} - the current opened file's dirname relative to...
Good day! I see a lot of formatting issues for twig. Let's look at one of them: ## System Info - OS: ubuntu 20.04 - Python Version (``3.8.10``) - djLint...
Hello! I try according to: ``` Search these commands by the title on command palette. [ { "title": "Import Class", "command": "namespaceResolver.import" }, ```  PHP Namespace Resolver v1.1.9 VSCODE...
Hello! Your project is very interesting! Do you plan to grow it till Slim4? Thanks for keeping the project demo site. I am trying to learn how to push working...
Hello! Thanks you for nice tool! https://github.com/bash-lsp/bash-language-server/blob/afd0d82c5a0a3cbedef8098b8944d9b01c47657e/server/src/analyser.ts#L636 If replace ``` const url = `${endpoint}/api/explain?${searchParams}` ``` to ``` const url = `${endpoint}/explain?${searchParams}` ``` then will be working requests like this: `https://explainshell.com/api/explain?cmd=grep+-v+%22current%22`...
### Code editor vscode 1.82.3 ### Platform Linux ubuntu ### Version 5.0.0 or not installed. There is no difference. ### What steps will reproduce the bug? Just open VSCODE on...
Hello! php-di/php-di 6.4.0 Ubuntu 20.04 PHP 8.1 ``` \dd($this->container->has(TopAccount::class)); ``` This result is true and this claims that an object with id 'Gt\PaymentToDriver\TopAccount' is in container:  \dd(TopAccount::class); gets: ...
Hello! If I assign more then one tag on a post, the tags are displayed merged (without a gap). On the screenshot you can see two tags glued.  v2.8.1