Alexandre Paixao
Alexandre Paixao
If you go this way, I'd also like to change the .env location. Maybe it is more simple to change the appDirectory value used by resolveApp ? https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/config/paths.js#L17
from #381: I'd like php intellisense to read files.exclude setting + php.excludeFiles (or a similar new config entry) with this value by default ```json { "php.excludeFiles": { "**/node_modules": true" }...
The spread detection is triggered in a case I don't understand I have an app state with the following part : ```js { referentials: { clubs: { isLoading: false, ids:...
I may have the same problem. I tried to specify an action using a header and [a combination of an HTTP method and URI Template](https://apiblueprint.org/documentation/specification.html#keywords), but it isn't understood by...
Same request for me, +1 I found this bundle which support guzzle 5.0 but i prefer staying on misd for the moment : https://github.com/8p/GuzzleBundle
Have you read the part on service description ? https://github.com/misd-service-development/guzzle-bundle/blob/master/Resources/doc/service.md You must set a new service which is a bridge beetween Guzzle and a configuration file. Then you describe your...
Hello! We still need this issue to be fixed to migrate to React 17. Any news?
Gnome can do it with their [Boxes app](https://apps.gnome.org/en/Boxes/), I don't know how hard it must be to do it, but it shouldn't be impossible. (don't get me wrong, I'm not...
@erayd did you make any progress solving this issue?
@erayd we still have the problem and no update on this issue, can you look into it?