Vladimir

Results 16 issues of 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...

:microbe: bug
:sponge: formatter
released

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...

:steam_locomotive: enhancement
:sponge: formatter

Hello! I try according to: ``` Search these commands by the title on command palette. [ { "title": "Import Class", "command": "namespaceResolver.import" }, ``` ![image](https://user-images.githubusercontent.com/24850253/192957086-16041b4c-26c7-416a-b336-396263c6999f.png) 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: ![image](https://user-images.githubusercontent.com/24850253/216736394-af1cb99c-f067-4b0d-bc79-47896662242a.png) \dd(TopAccount::class); gets: ![image](https://user-images.githubusercontent.com/24850253/216736720-c5329652-33a1-46d8-b742-c3a3a9eab745.png)...

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. ![image](https://github.com/elementor/hello-theme/assets/24850253/e25cfa88-cb32-4a0e-8627-de088a56cba7) v2.8.1