popcode icon indicating copy to clipboard operation
popcode copied to clipboard

Expanding an editor should focus it

Open outoftime opened this issue 8 years ago • 0 comments

If an editor is collapsed, and the coder expands it, it should automatically be focused (this is the natural expectation).

I think we can just use the existing ui.editors.requestedFocusedLine mechanism to do this.

outoftime avatar Oct 05 '17 22:10 outoftime