VSCodeRibbon
VSCodeRibbon copied to clipboard
Override default file opener handler to directly insert into next_available instead of hook on add
Should move the file opener to directly target using the next_available function to determine next patch. Would allow focus and scroll calls to be made both before and after, but will need to watch for focus calls during editor addition that yank the view.