Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear how to format User Settings #159

Open
AMGitsKriss opened this issue Sep 25, 2016 · 1 comment
Open

Unclear how to format User Settings #159

AMGitsKriss opened this issue Sep 25, 2016 · 1 comment

Comments

@AMGitsKriss
Copy link

Based on my understanding of the Readme and the default settings file, to add something like a file template, the user settings file should look something like this:

{
    "file_templates": {
        "php": "some string to use"
    }
}

However it seems to have no effect, unless I make the changes in the default settings file. What am I missing here, and can I reference a file instead of a string?

~Thanks!

@skuroda
Copy link
Collaborator

skuroda commented Sep 26, 2016 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants