Kilari Teja

Results 19 comments of Kilari Teja
trafficstars

Related to https://github.com/coala/projects/issues/702 @li-boxuan IIRC we have a docker based coala image, building one click installers for a couple of popular cloud services (Heroku, AWS, GC) would be a good...

It looks to me like exposing https://github.com/RedApparat/Fotoapparat/blob/master/fotoapparat/src/main/java/io/fotoapparat/Fotoapparat.kt#L221 via a `PendingResult` type should do the job.

I love the approach ~~except for CLI section~~. I know we handle CLI section in an unnecessarily special way, but you shouldn't include that in the generated config. ~~The way...

One other feature addition we can have is to support exclusions in `-g` syntax i.e. `lang:author:files:excludes`. Also, it would be good to assume that `files=**` and `excludes=` if they are...

@evandromacedo How about adding a dummy classname to https://github.com/evandromacedo/react-simple-snackbar/blob/master/src/Snackbar.js#L95 so global styling can set the z-index of the container? I realize that it is a hack but I also think...

I like the idea of adding keyboard controls and navigation. Thanks for the suggestion.

May I suggest a better, more performant variant, ``` condition ??? :: if_true ::: if_false :::: if_maybe ```

@jayvdb The only configuration option currently triggering/used by this plugin is `profile` or `profile_svg`. Do you think `sort_stats_by`, `restrict_stats_by`, `profiler_timeunit`, `profiler_subcalls`and `profiler_builtins` are good configuration names? > Maybe the same...