Tiago Oliveira

Results 18 issues of Tiago Oliveira

It's possible to show more infos about the columns in the tree view, beside the type? Would be very helpful to see easily: keys, indexes, not null indicators, so on....

Feature

Alguém sabe como corrigir esse problema: `Non-static method Artistas\PagSeguro\PagSeguroRecorrente::sendPreApprovalRequest() cannot be called statically` Obs: A Facade foi importada!

Can you update the package to be compatible with Laravel 6?

Can you update de project to support laravel 8? I add a PR! Thanks!

Can you check this: `Deprecation Notice: Class Bmatovu\LaravelXml\Support\XMLElement located in C:/laragon/www/project/vendor/bmatovu/laravel-xml/src\Support\XmlElement.php does not comply with psr-4 autoloading standard. It will not autoload anymore in Composer v2.0. in phar://C:/ProgramData/ComposerSetup/bin/composer.phar/s rc/Composer/Autoload/ClassMapGenerator.php:201 `...

enhancement
help wanted

### Description The formatting is working. But some conflict made blade files lose syntax highlight! ![codede](https://github.com/shufo/vscode-blade-formatter/assets/441455/aa1a84df-b0c3-4ab2-8353-59bb9a9f677c) ### Expected Behavior Not lose syntax highlight! ### Actual Behavior Lose syntax highlight! ###...

bug

When using blade directives @js, @json or any other, as parameter of a function inside AlpineJS directives, PHPStorm shows an syntax error. ![image](https://github.com/inxilpro/IntellijAlpine/assets/441455/f447b96e-7aed-4583-88b1-22ae32f31847) ![image](https://github.com/inxilpro/IntellijAlpine/assets/441455/c0a6cfbb-7f2b-4101-a281-59d0d3d86569) This exist for a long time.

Inside Attributes, the extension add a space at the start **when using named arguments**. I didn't find a specific configuration to enable/disable this in `PHP>Formatting (Spacing)`. And the others are...

I will address some syntax highlighting problems ### `@class()` directive: ![image](https://github.com/DEVSENSE/phptools-docs/assets/441455/98bc2206-11a5-439d-88c0-2b4fc96d70d9) The class colors are mess up. ![image](https://github.com/DEVSENSE/phptools-docs/assets/441455/6a6ca761-f814-444e-b23a-19b4a89f531f) In some cases, `@class()` is recognized to expect an array, but, after...