jumpy2
jumpy2 copied to clipboard
Labels missing under open of a code fold (if no subsequent user input)
This is an odd edge case I found when my tests failed.
In the current version of VS Code, if you unfold a code block and then IMMEDIATELY open Jumpy2, the previously folded region will be missing the labels. Instead, if you first you move the cursor or click to focus on the editor it resumes working.