robotcode icon indicating copy to clipboard operation
robotcode copied to clipboard

[ENHANCEMENT] VSCode Command to create new Empty RobotFramework files

Open gohierf opened this issue 1 year ago • 1 comments

Describe the bug I get an error when trying to run "RobotCode: Create New File" in VSCode command palette

Not sure what this command is supposed to do, but it currently results in an error.

To Reproduce Steps to reproduce the behavior:

  1. Go to command palette 'Ctrl+Shift+P'
  2. Enter "RobotCode: Create New File"
  3. Click Enter
  4. An error pops-up.

Expected behavior I would have expected a new file with a generic .robot/.resource template to open.

Screenshots/ Videos image

Logs I don't see any log about this in the RobotCode "output".

Desktop (please complete the following information):

  • VS Code Version 1.89
  • RobotCode Version 0.83.0
  • OS: Windows
  • Python Version 3.11.9
  • RobotFramework Version 7.0
  • robocop 5.0.4

gohierf avatar May 28 '24 13:05 gohierf