ScruffR

Results 26 comments of ScruffR

The parallel issue is already confirmed, so I guess this should be too https://github.com/spark/particle-dev-libraries/issues/26

I've got the same problem with German keyboard layout on Windows (7/8/8.1), but it is not limited to the login dialog, I can't enter an "@" in the code section...

I found [Ctrl]+[Alt]+[q], which should produce "@" mapped to autoflow:reflow-selection, but I can't find a mapping for the combination, that should produce the backslash "\". And while searching I saw...

Thanks for your quick responses! I don't quite get what you mean with "full name of your German keyboard". It's any hardware keyboard I've tested, but the keyboard layout is...

Hi @suda, thanks for the tips. My `@` is back now, but the backslash is still unavailable. I tried to unset all `ctrl-alt-[` combinations I could find in the keymap...

@suda, I tried it, it but didn't change a thing :-(

Yeay, this worked! Thanks :+1:

This is also related to https://github.com/arduino/Arduino/issues/7177

When using the current implementation a String `"0.0"` or `"0"` - which undoubtadly are valid representations of `float` and `int` - would be reportet as `isFloat() == false` / `isInt()...

Waiting for assignment 😉