Scratch-JS icon indicating copy to clipboard operation
Scratch-JS copied to clipboard

Can't type ternary statements

Open thecodegoddess opened this issue 6 years ago • 1 comments

Typing Shift + / will open dev tools preferences so I am unable to type a > b ? a : b

screen capture on 2018-11-14 at 10-46-31

thecodegoddess avatar Nov 14 '18 18:11 thecodegoddess

Oh, strange! Thanks for reporting. I haven't been very active maintaining the project, but if you'd like to submit a pull request, feel free! Many of the features Babel transpiles (at least in the version used here) are now already in Chrome and Firefox, but I'd love to update the project with support for TypeScript, ReasonML, and others in the near future.

richgilbank avatar Nov 15 '18 17:11 richgilbank