Alexander Weiss
Alexander Weiss
When enabling indentation guides, they will only show up on lines with actual tabs. So, when blank lines are trimmed, these lines don't show the indentation guides. The result is...
Lexer options, defined in config.rb don't seem to get passed to passed to the lexer: ~~~ ruby activate :syntax, lexer_options: { prompt: '$,#,;' } ~~~ The above doesn't actually override...
`zonesForCountry` will return `null` if the country can't be found found: https://github.com/moment/moment-timezone/blob/ffc41900fed9efa9a31e87f0eadd66ec86b5046a/moment-timezone.js#L511
It's possible to use multiple `clientIDs` while using a single key(ID). Currently `AppleStrategy` uses the keyID to cache the OAuth secret for the duration of its lifetime. This means that...
## Expected Behavior When using `nerd dataset download --output-of` while the job has not completed yet, Nerd knows that the job hasn't completed yet and communicates that is why the...
Tried to upload a dataset. Got this (OAuth token issue): ~~~ console $ nerd dataset upload /Users/alexander/Downloads/y error: failed to create transfer handle: failed to create dataset resource: Post https://185.167.252.7:6443/apis/stable.nerdalize.com/v1/namespaces/nerdalize-cloud/datasets:...