Jeroen Boersma

Results 15 comments of Jeroen Boersma

IMHO: Always showing values gives the advantage to remove the store(view) values and use the parent value, this makes it easier to cleanup some data

I agree with @peterjaap and @esjdev on this, the main reason was to have flexibility to run older projects too. We still onboard legacy projects which we need to upgrade....

It looks like a problem in WSL2, IIRC the commands you run in WSL are send to the host(Windows Docker Service) You could take a look at the https://github.com/JeroenBoersma/docker-compose-development/tree/development-docker-compose-2 branch,...

As mentioned here and totally overlookied... I fixed a bug related to MySQL.. .maybe it is related to this... Maybe this also solves your error. Maybe this is something else,...

Hi @esjdev missed this one... did you run `dev setup` ? I also did a bugfix for MySQL on [June 1](https://github.com/JeroenBoersma/docker-compose-development/commit/ebbaec6f698734ade5bbbdbc06484b30dd6233b6) which resolves a bug you maybe ran into in...

Hi, thanks for reaching out, this is indeed the way to go... A few additional tips to make updating easier... create a `docker-custom.yml` with: ```xml services: php74: build: build/custom/php ```...

No rounded corners for me on Ubuntu 16.04.. Shadows are shown... Don't know if it isn't a question for the theme repos? Some inception too post.. ![image](https://cloud.githubusercontent.com/assets/1163348/22145716/d6833506-df02-11e6-8606-c5b9a3ce2c6b.png)

If you just did a fresh install it could be that you need to log-out and in again before hotkeys are picked up correctly. No clue why, but it worked...

No such thins as stupid questions @hex0gen , thanks for sharing the correct URL

I'm already investigating this in the file-finder plugin... Didn't have a lot of time last couple of weeks, but will pick-up again shortly