You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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:
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!
The text was updated successfully, but these errors were encountered: