How do I get VSCode to refresh the plot when making a new plot without needing to close the previous plot tab? Ideally, it should open up a new tab with the new plot next to the old one.
Moreover, when using Httpgd
, even tho the plot refreshes without me having to close the previous plot, it opens up in a separate window outside VSCode. How do I get it to open up as a new tab like in the gif
above?