Skip to content

Change extension namespace to Macaulay2? #24

Description

@johndcobb

One thing that is popping up now and again is that currently, our extension is tied to coreysharris as a "namespace". While the publisher name appears as Macaulay2, its official identifier is coreysharris.macaulay2:

Image

On the open-vsx registry, this is displayed more prominently:

Image

If we change this, vscode will recognize it as a new extension. As I see it, we can either:

  1. Keep coreysharris as the namespace attached to this extension.
  2. Change it to m2-team or Macaulay2 or something.

If we choose (2), we can handle this by marking the current package as "deprecated", and recommend a new package (see here). This would give the user a "migrate" button which would automatically switch them over to the new one. Personally, I don't mind keeping coreysharris that much as a nod to the initial package, but I can see how it might not look very official or be as trusted as attaching it to the Macaulay2 organization.

Anyways, we'd probably want to figure this out before trying to get our extension "verified".

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions