Arthur Simon

Results 25 comments of Arthur Simon

This issue is one of the last few things that prevent me from committing to using VSCode.

I also have the same problem with the Magic Keyboard

What is the status of this issue? Translated strings via `react-intl` is a common thing nowadays.

Honestly the docs are very confusing. It says that I should use `apistar validate` but I get a `Error: Missing argument "schema".` error. Then I tried `apistar validate schema.yaml` and...

Ok got it. Is there a way to restricting uploads to only one file? I know there is `multiple` attribute but will `multiple=false` work?

I got the same `Unexpected token` issue. Although my problem is that it wasn't parsing Typescript interface properly without semicolons.

I have the same problem. I tried following the steps above but I don't see the login option when I type "jira"

This is what I got. ``` Starting debug for 'jira' [2016-11-01 10:46:56][ERROR: input.scriptfilter] Code 1: /Users/------/My/AlfredWorkflows/alfred-jira/lib/scriptfilter.js:7 let feedback = '%s'; ^^^ SyntaxError: Block-scoped declarations (let, const, function, class) not yet...