data-weave-cli icon indicating copy to clipboard operation
data-weave-cli copied to clipboard

The "DataWeave: Create New Library Project" wizard of the DataWeave 2 VS Code Extension does not appear to be working anymore for the latest release of VS Code (1.79.0) on Windows 10

Open tonedef71 opened this issue 1 year ago • 0 comments

The "DataWeave: Create New Library Project" wizard of the DataWeave 2 VS Code Extension does not appear to be working anymore for the latest release of VS Code (1.79.0) on Windows 10.

To Reproduce Steps to reproduce the behavior:

  1. In VS Code, select from the menu bar: View -> Command Palette...
  2. At the text prompt, type "DataWeave: " and select "DataWeave: Create New Library Project"
  3. Paste values from you clipboard into each of the five text prompts that follow
  4. Observe that nothing happens after completion of the fifth and final prompt.

Expected behavior According to the online instructions for the DataWeave 2.0 Extension for VS Code, after completing the five text prompts of the wizard, a Yes/No prompt to open the new project in a new Visual Studio Code window should appear.

Screenshots Menu 1 Menu 2 WizardStep5

Desktop (please complete the following information):

  • OS: Windows 10 Enterprise 22H2 (19045.2965)
  • Browser: Microsoft Edge (Version 114.0.1823.43 (Official build) (64-bit))
  • VS Code: 1.79.0

Additional context In addition to nothing happening (after the final step five of the "DataWeave: Create New Library Project" wizard), it was frustrating while entering data into the text prompts. Switching the window focus from the wizard's text prompt to a text editor (for the purpose of copying some text into the clipboard to paste into the current text prompt) would cause the wizard to advance to the next text prompt before giving a chance to paste the desired text value for that particular text prompt (e.g. organization ID) from the clipboard.

tonedef71 avatar Jun 13 '23 16:06 tonedef71