Josh Goebel

Results 1742 comments of Josh Goebel

Do we have an "all" build in releases?

Closing as dup of #15 from the website repo.

We'd need to simply use the `$pattern` option to specify a regex to match the "shape" of the keywords, since the default of `\w+` isn't going to work here as...

Willing to contribute a PR with the fix?

Please provide an example or two of "highlight arguments". Thanks.

> Commonly used with start - But not always, so how could we know what is an isn't an argument? I'm not sure only highlighting `-` arguments is so good...

Does your regex engine support `\p`. That is a requirement.

Is this reproducible in the latest version of desktop Chrome?

Closing along with #4013. (lack of response). Current best guess is a broken build system corrupting the JS code.

What is the behavior of most other basic intepretters I wonder when a line break is inserted in the middle of a string?