Skip to content

'Add [tool|addin] from nuget' should save the Cake script if it's already open. #429

@nils-a

Description

@nils-a

When editing the Cake file, during edit select 'Add [tool|addin] from nuget' command and add something.
The tool (or addin) will be added to the Cake file as it is, on the disk but not in the file that is currently open.

Example:
72mrwIu3Bj

I see two possible soltions:

  • If the file is already open simply add the content to the current file (without saving it) - not sure if that's possible, though
  • Ask the user to save, before the file is modified.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions