Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Create Your First Package "activationsCommands" is wrong I think #33

Closed
@jessegrosjean

Description

@jessegrosjean

It says the package.json should look like:

"activationCommands": ["ascii-art:convert"],

But I think that must have changed, because now in the new project template it needs a selector like:

  "activationCommands": {
    "atom-workspace": "ascii-art:convert"
  },

I think this change (and old docs) might also be the source of #30

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions