Scott Silliman
Scott Silliman
I don't know how zeal is implemented, but it seems to be able to display arbitrary URLs. While Zeal is able to display either official or user contributed docsets, it...
Hi, I've noticed that other than a PR being applied a year ago, there haven't been any commits in 3 years. Also, setup.py's classifiers merely lists Python3 rather than specific...
I have CODEMIRROR_JS_VAR_FORMAT set to "%s_editor", but when in I try to use it for inlineadmins, I'm getting a javascript syntax error because the field is named 'chunks-0-text', which creates...
This is a question, not a request for an enhancement. `create-react-app` makes use of `webpack-manifest-plugin` rather than `assets-webpack-plugin` and generates a `assets-manifest.json` file in it's `build` dir. Mine looks like...