You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
If you use Quick Edit on a JavaScript file and then do jump to definition, you'll get behavior like the cursor jumping to the end of the inline editor. It's hard to say what the right behavior is here, but that is clearly not it.
It seems like either the inline editor should change to show the jumped-to-definition or the inline editor should close and the main editor jumps to the definition.