Julien Martin

Results 10 comments of Julien Martin

Nice job @jenkoian, I'm interest in this adapter, maybe I can help, `league/flysystem:^1.0` seems to be fixed also in `appveyor.yml` and the `Makefile` (used by PHPStan analysis). Because you kept...

Hi, You're right, this is the solution required for postgreSQL. I think it's a good idea to use the my.cnf file. I will work on it asap

Hi, Have you tried to remove the "sql_exec.command" parameter and to add "C:/xamp/mysql/bin/" in your Path ( the Window environment variable ) ?

Hi, you're right, today the execute command executes only the current line, maybe we should add another command running all file, or searching for an ";" to execute the current...

Hi, I have less time to work on this plugin, Thank for your proposal, i thougth about this solution. If you are still interested I can add you as collaborator

Hi, Are you sure that using composer.json file is a good idea ? What about projects which not use composer ? We could also set our psr-4 settings in sublime...

Sublime Text also has one JSON config file per project. In "Project"->"Edit project", I just suggest that we should search in the both file if the 'psr-4' parameter is defined,...

Oh, sorry but I just see that this PR broke psr-0 compatibility : there is no treatment if the psr-4 parameter is not set. Moreover, my first test with the...

I, You cannot yet ! I'll add this feature soon