Skip to content

Expand relative paths for settings? #26

@petemounce

Description

@petemounce

https://github.com/golang/sublime-build/blob/master/docs/configuration.md#global-sublime-text-settings suggests that paths (for, for example, GOPATH) should be absolute (though I haven't tested whether this is true).

This prevents the project-specific settings file from being source controllable, since different people will probably put code in different places.

It would be great if relative paths were expanded to become absolute, so they can be used and the project specific settings file can contain these settings, user-agnostic.

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