I was writing code in the JS side, and upon trying...
# javascript
e
I was writing code in the JS side, and upon trying to navigate to the
Int
class, I ended up in a
knm
file. Is this a known issue?
a
But, what the issue? I mean, what is the expected behavior?
Int
is a built-in class which implementation is based on the compiler intrinsics, so, formally it doesn't have "body"
e
@Artem Kobzar that's a good observation, however: 1. no code highlighting 2. no access to the Structure view 3. no access to class/method documentation This is obviously valid for other classes, like String
a
yes, it’s a known problem, although I can’t find the YouTrack issue… It was discussed a few months ago in #intellij or #multiplatform
✔️ 1
e
Thanks @Adam S! I think it's should be fixed or the editor should have a notification banner (@Artem Kobzar) explaining why we're there