codetour
codetour copied to clipboard
Tour going to non existing steps with CTRL+{arrow}
Using CTRL + ← / CTRL + → to navigate, can make Codetour go to 'out of boundaries" steps, like -1
after the last:

before the first:

Hey! Thanks for reporting this. Yeah the next/previous links have safe guards to prevent this, but the keyboard shortcut doesn't check if there's a step before trying to navigate the tour. I'll add this logic in the next extension release 👍