François M.

Results 88 comments of François M.

Could this please be merged? :) ``` Saved /tmp/pear/temp/imagick/ImagickDraw_arginfo.h Parse /tmp/pear/temp/imagick/ImagickPixelIterator.stub.php to generate /tmp/pear/temp/imagick/ImagickPixelIterator_arginfo.h Saved /tmp/pear/temp/imagick/ImagickPixelIterator_arginfo.h Parse /tmp/pear/temp/imagick/ImagickPixel.stub.php to generate /tmp/pear/temp/imagick/ImagickPixel_arginfo.h Saved /tmp/pear/temp/imagick/ImagickPixel_arginfo.h Parse /tmp/pear/temp/imagick/Imagick.stub.php to generate /tmp/pear/temp/imagick/Imagick_arginfo.h In /tmp/pear/temp/imagick/Imagick.stub.php:...

@erankor Thanks for your reply. :) Just to be sure: - Does the file also needs the `.webm` extension? - I've read in other tickets, this module only supports mp4-containers,...

```php Select::make('organisation') ->required() ->relationship('organisation', 'name') ->createOptionForm([ TextInput::make('full_address') ->hidden() ->reactive(), // Results in componentId cannot be found Map::make('location') ->autocomplete('full_address') ->autocompleteReverse(true) ->reverseGeocode([ 'street' => '%n %S', 'city' => '%L', 'state' => '%A1',...

I'm having the same issue, any solutions/workarounds? :) Edit: The only thing that works is exiting VSCode and reopen the project. How to provide debug info? Edit 2: This is...

@octref Just to confirm here the setting doesn't fix the 'Getting code actions from..' hang.

@imtiyazs This doesn't fix the issue, I have reinstalled and cleaned my settings a few times already. The issues can be triggered when dealing with multiple formatting issues. Downgrading does...

I'm having the same compile issue as @IDispatcher.

@Kodehawa Thanks, I've tried compiling using that repo but unfortunately it still doesn't build.

@Kodehawa Please share your PKG. :)