Shuhei Hayashibara

Results 59 comments of Shuhei Hayashibara

Thanks for the report! It should be fixed. I'll look into it.

This extension does not have syntax highlight feature. Please try using [Laravel Blade Snippet](https://marketplace.visualstudio.com/items?itemName=onecentlin.laravel-blade) for Syntax highlighting.

Related issue: https://github.com/shufo/vscode-blade-formatter/issues/56#issuecomment-1662981245 There are multiple highlight plugins for blade. I'd recommend to use only Laravel Blade Snippet cause it's confirmed working with this extension.

It seems php parser used in this package can't parse syntax. ```bash $ node Welcome to Node.js v16.16.0. Type ".help" for more information. > const parser = require('php-parser') undefined >...

@francoism90 Sorry, still in progress due to the many edge cases.

Fixed at https://github.com/shufo/blade-formatter/releases/tag/v1.32.11

Sorry I forgot notifying. This feature was introduced since https://github.com/shufo/vscode-blade-formatter/releases/tag/v0.22.0

Thanks for creating issue! Currently `APNS` and `android` key is not supported by this library because lack of [HTTP v1 API](https://firebase.google.com/docs/cloud-messaging/migrate-v1) support. But [have plan](https://github.com/shufo/fcmex/issues/13). If you would like to...

@MapperMalte You can generate server key like below instruction https://docs.kony.com/konylibrary/messaging/kms_console_user_guide/Content/Apps/Generating_Web_FCM_keys.htm

@danielxvu Thanks for suggestion! > Are there any plans to add support? Yes, The HTTP v1 API has some feature benefit like below, so it is planned to be implemented....