-
Notifications
You must be signed in to change notification settings - Fork 93
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
file template not work #151
Comments
Are there any errors in the ST console? Can you provide the snippet as well as the input file path you used. |
add new file. console without any error message .
|
delete current file from command palette, console display the following error message.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{
"shell_input":true,
"file_templates": {
"js": [
"Packages/User/MyTmpl/js.sublime-snippet"
],
"py": [
"Packages/User/MyTmpl/python.sublime-snippet"
]
}
}
create new file by ⌥ +⌘+N, not use snippet.
The text was updated successfully, but these errors were encountered: