drathier
drathier
I'm working on this in #4339
Maybe an "assume no implicit type coercion anywhere" optimization flag could be useful?
`"hello" + 123` is just as explicit as `"" + 123`. What I meant was that `n + 123` could assume that `n` is a number
No, just default to secure, and leave it at that. Performance shouldn't be a concern, at least not if we only seed it once.
I think this is what's causing my ide to grind to a halt. I have a ~35k chars long file in which it takes ~5 seconds to duplicate a line.
I'll do the requested changes to changelog etc soon, probably next year :)
Same in chrome, roughly last week. Refreshing tab returns it to correct lumination for now.
I'm following how we ended up where we are, and it matches what you're describing. It's not what I'd expect however, so I'm wondering what my mental rule is. Perhaps...