Cody Reichert

Results 37 issues of Cody Reichert

Not sure if this is a problem in cl-yaml or cl-libyaml (or with me), but if I have the following yaml: ``` yaml - key: afsdf230fsfa secret: '22352364623' ``` `secret`...

bug

Hey there great library! Are there any plans to allow rendering the items in the options list with custom components? Or would a PR be accepted? For example: ```jsx {opt}}...

I don't usually use semi-colons, and this package includes them by default. We may be able to use something like what's in the [Choosing fields value from a list](https://joaotavora.github.io/yasnippet/snippet-development.html) section...

enhancement
help wanted

Using YAML isn't too bad, but extending the ASDF configuration file would be much nicer and prevent having to write out your dependencies twice.

I'd like to get this published to NPM, since a few people are now using it. In case anyone sees this and wants to contribute - please do!

help wanted
low hanging fruit

Need to pull in a test suite.

help wanted
low hanging fruit

Ideally, the `lib` folder should be automatically compiled (with babel, probably) to the `src` folder. This is so we can: 1) Use babel features in `src` and not have to...

help wanted
low hanging fruit

I put up a simple demo to reproduce the issue here: http://www.webpackbin.com/N1tuFIpfZ If I have something like this: ``` javascript // where data = [1,2,1,2,1] // color = "blue" ```...

Hey there, this works really well - great idea. I was wondering if there was support (or planned support) for private repositories? You might be able to read an API...

Same one from our homepage can be moved to a script: https://simplyrets.com/#python

enhancement