Pablo Largo Mohedano
Pablo Largo Mohedano
Hi there, thank you for your plugin! I'm finding it very useful for now, apart from the fact that ionSlideBox it's deprecated now. The ion-slide-box have a bouncing effect on...
I was wondering if there is any possibility of generating a relative path when I'm generating a .pot file when scanning files. Por example, not having lines like ```po #:...
Hi! I'm trying to call Chipmunk's FFI from PHP. I think I'm almost there, but the header files have some issues when parsed by PHP's FFI. Right now I'm running...
I was wondering about the possibility of running Intelephense as a command line tool like phplint, to implement a git pre-commit hook for validating the code before commiting it. Is...
Hi! From some time to now I'm getting the following warning in all my projects.  When I started to use this language server I had this same problem and...
I was wondering if they are supported, or planned to be developed: http://json-schema.org/understanding-json-schema/reference/conditionals.html
Hi! As soon as I include a `gnome.compile_resources` line in my `meson.build`, I'm getting a runtime error like the one of the title: ``` ** (process:1): CRITICAL **: vsgi-server-module.vala:67: libvsgi-http.so:...
Hi again! I'm trying to build the skeleton of my app and I'm having a bad time with subroutes. I've tried several ways to implement it, and the `basepath` options...
Hi! I have the need to offer a list of poblations, and then link them with the equivalent Belfiore Code to perform the validation (or even the viceversa, if you...
If you set a `Subject` instance with a null `belfioreCode` by accident or you give it an incomplete one, it gives a ton of notices and warnings. I was scratching...