How long will it be until we get exceptions with l...
# kotlin-native
s
How long will it be until we get exceptions with line numbers?
d
Heh, this ☝️ sounds a bit demanding 😐
On a similar note though, it seems that debugger doesn’t get breakpoint line right all the time and I guess it might be related to correct line numbers in stacktraces. Are there any plans to do more work in this area?
s
Not meant to be demanding. That issue by itself would stop me from recommending kotlin/native usage in production at my company, and is somewhat frustrating using Kotlin/native without this, so I'm just trying to get an idea if it's even planned / scoped yet.
👍 2
m
Vacations... I do not expect much until September.
t
Isn't proper IDE (read: AppCode) support much more needed? :)
s
I agree that's important too.