julia-vscode icon indicating copy to clipboard operation
julia-vscode copied to clipboard

bugfix: eval order

Open xgdgsc opened this issue 3 years ago • 2 comments

Fixes #3128

Added a queue to ensure evaluation order on execution of multiple cells and cell-selection mixed execution of code.

xgdgsc avatar Oct 26 '22 14:10 xgdgsc