lwc-recipes icon indicating copy to clipboard operation
lwc-recipes copied to clipboard

Code Tour doesn't run

Open benji1304 opened this issue 3 years ago • 5 comments

Summary

I've got the Code Tour extension installed but re-opening the LWC rep or command palette > Open Tour doesnt get it to start.

I see it in the Explorer tab but it just doesn't do anything?

image

Salesforce Org Type

Trailhead Playground

Steps To Reproduce

  1. Follow instructions to clone lwc-recipes locally
  2. Install Code Tour extension
  3. Restart VS Code
  4. Reopen local repo

Current Behavior

No code tour runs

Expected Behavior

Code tour runs

Relevant Log Output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

benji1304 avatar Aug 03 '22 08:08 benji1304

Welcome! 👋

Thank you for posting this issue. 🙇🏼‍♂️ We will come back to you latest within the next 48h (working days). Stay tuned!

github-actions[bot] avatar Aug 03 '22 08:08 github-actions[bot]

Hi @benji1304, You can click the triangle next to Welcome to LWC Recipes in the CODE TOUR tab. It launches the tour and you can click the next button to navigate through the tour. It is working as expected codeTour .

satyasekharcvb avatar Aug 03 '22 15:08 satyasekharcvb

Thanks @satyasekharcvb, unfortunately I'm not seeing that triangle play button on my code tour tab

image

benji1304 avatar Aug 03 '22 20:08 benji1304

Hi @benji1304, Can you try clicking the up arrow and down arrow on the right in your screenshot and see if it navigates? Also, check if you can run the CodeTour: Start Tour command from the command palette. If not, please uninstall the code tour and reinstall it. Also, make sure you run Developer: Reload Window from the command palette after uninstalling and reinstalling.

satyasekharcvb avatar Aug 04 '22 03:08 satyasekharcvb

The up and down arrows move the items around in the list image

I don't have the option of Start Tour image

If I click Resume Tour nothing happens.

I can see Code Tour in the Extension Host log [2022-08-03 20:38:46.520] [exthost] [info] ExtensionService#_doActivateExtension vsls-contrib.codetour, startup: true, activationEvent: '*'

I can try logging this into https://github.com/microsoft/codetour too

benji1304 avatar Aug 04 '22 03:08 benji1304

Closing this as the issue is with the plugin. Please let us know if you still face the problem.

satyasekharcvb avatar Oct 11 '22 03:10 satyasekharcvb