Skip to content

Explicitly specify parent plugin directory #953

@astonm

Description

@astonm

I'm not super familiar with Sublime Text plugins, but some quick Googling pointed at /Users/<username>/Library/Application Support/Sublime Text 3/Packages/User/ (I'm on OSX).

Apparently if you git clone https://margo.sh/GoSublime into that directory, menu items show up but don't work, and margo never gets set up correctly. After banging my head against the wall for a while, I tried the same git clone up a directory, in /Users/<username>/Library/Application Support/Sublime Text 3/Packages, which immediately worked, and as a cherry on top created a GoSublime subdirectory of /Users/<username>/Library/Application Support/Sublime Text 3/Packages/User/ with the layout the rest of the docs implied.

This narrative is the long way of asking, any reason not to explicit put the correct plugin parent directory into https://margo.sh/b/migrate/ for each supported platform?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions