Italo Maia

Results 66 issues of Italo Maia

It would be nice if BaseItemExporter could accept command line arguments. Imagine the scenario: you have a item exporter using mongo and you want your spider to be written to...

enhancement
discuss

**App version**: 0.1.1 (master branch) ### Error description - clone repo - open project with android studio flamingo - try to run it in a virtual android machine API31 -...

adding

One thing that I find myself doing often while working with helix is keeping a eye at the left bottom corner to keep track of which mode is actively on....

C-enhancement

### Summary I noticed that when using the "bar" cursor shape, the cursor color changes when the cursor is at the beginning or end of a line. ### Reproduction Steps...

C-bug

Add secrets support, better volume support and sane deploy configuration.

Each video provider regex should be tested individually with all the know variants of the urls from video providers, besides the functional test already implemented.

Right now, the regex matching for many of the stream provider urls are too broad and could possibly match malformed or invalid video url. A good example is the vimeo...

https://travis-ci.org/mattupstate/flask-social/jobs/246424668 --use-mirrors seem to be breaking things.

I have a project with the following structure: ``` project -blueprints --myblueprint ---coffee ---static ``` I wish to compile coffeescript files from myblueprint/coffee into myblueprint/static. Is flask-assets capable of such?...