Closed
Description
Suggestion
- Setup [playground demo]
- Have a line of code such as
console.log("abcdefghijklmnop");
in code editor - Enable an AST viewer
- Shrink your browser width so that the AST viewer needs to horizontally scroll to see everything
- Have a line of code such as
- Click within the code
- Click to the right of the code
The code editor will be scrolled horizontally, with no way to take it back:
Screen.Recording.2022-11-27.at.11.35.54.AM.mov
cc @jimsu2012, re #5667 - not sure if caused by that one, but seems at least related & in the same code area.