tacone
tacone
Not sure Racer allows that, but it would be pretty cool to have suggestions pop up even if the typed case was wrong (`std::char::tolo` and `std::char::ToLo` should both lead to...
No matter how I try to pass the headers, `content-type: application/json` is always included in the request. Specifying another `content-type` such as `text/plain` would result in `content-type: application/json, text/plain`. Is...
Hello :) I tried to build from the master branch: ``` $ npm run build > [email protected] build /home/user/Code/horizon/lovli.js > webpack --config=config/webpack/webpack.config.client.prod.js && webpack --config=config/webpack/webpack.config.server.js Built client in 3.881s. Hash:...
WorkspaceView crashes when tapping very fast one child window. To reproduce tap the screen fast using at least two o three fingers, (first with the index finger, then with the...
Hello, it seems you've becoming a pioneer of PHP macros. Please consider the chance to split the lib into a generic one and use it as a dependency for this...
Providing a Docker image on Docker Hub may allow users to grab the latest binaries via a [multistage build](https://docs.docker.com/develop/develop-images/multistage-build/) without the need to hit your website every time they build.