robotcodedev / robotcode

RobotFramework support for Visual Studio Code
https://robotcode.io
Apache License 2.0
168 stars 13 forks source link

[ENHANCEMENT] VSCode Command to create new Empty RobotFramework files #259

Open gohierf opened 1 month ago

gohierf commented 1 month ago

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):

d-biehl commented 1 month ago

Stop playing around so much!!! ;-)

You've found a feature that I carelessly tried out once, but it seems I haven't fully implemented it yet.

So I will leave it open, but change it to an enhancement.