Sebastian

Results 68 comments of Sebastian

Thanks for bringing this to our attention! I just claimed the `rome` namespace on Open VSX. It should be pretty easy for us to add this to our publishing pipeline....

Opened #3677. Should be published by our next patch release which is TBD.

Since JSX is an extension of ES it doesn't seem that far fetched to support template literals as an additional string type.

I'd recommend not doing a 1.0.0 until Babel 6 as all of your method decorators are going to break probably.

https://github.com/wycats/javascript-decorators/pull/36

`await null` returns an already resolved promise so this is expected behaviour, there's nothing to kick off to the event loop.

Isn't this ambiguous when you have more than one declarator?

``` javascript @decorator let somethingWorkLikeClass = aFunctionThatReturnsObject(), foo = "bar"; ```

Probably because someone deleted the December meetup.