Werner Beroux

Results 119 issues of Werner Beroux

Moving usage above, as users probably want to use it before contributing and there are more users than contributors. Organizing usage a bit more clearly.

Even with the *.sass extension support, the SASS format doesn't seem to be supported.

There is a list of possible properties but nothing gives the order. I assembled an example for some of them, I think it'd be useful to complete it and add...

Seems this error is appearing when running on Alpine Linux but on Debian it works. Here is the Dockerfile to reproduce: ``` FROM alpine:3.4 RUN apk add --no-cache ca-certificates nodejs...

Having it on NuGet would help. Also it should be compared to LZ4 as both achieve similar performances.

See http://xmodulo.com/games-play-linux-terminal.html and http://mewbies.com/acute_terminal_fun_06_amusements_and_games_on_the_terminal.htm and end of http://mewbies.com/acute_terminal_fun_02_view_ascii_art_ansi_art_and_movies_on_the_terminal.htm

enhancement

Just checking that one page return 200 isn't that great. Should be more through. Blocked on https://github.com/eclipse/che/issues/2761

It seems that `sourceRoot` is not prepended to `sources` as described in https://docs.google.com/a/beroux.com/document/d/1U1RGAehQwRypUTovF1KRlpiOFze0b-_2gc6fAH0KY0k/edit?hl=en_US# isn't that an issue? I would have thought most tools to do that.

Looking at simple ways to have a different setting for `bin/django` (dev) and `bin/django.wsgi` (production). The README here states briefly that there can be a `production.cfg` but an example and/or...

Currently `+` and `-` are used to expand/collapse. Those aren't the intuitive keys. I'd suggest to support space and/or enter if tree element is focused.