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
I am trying to use sublime-DefaultFileType to default the python extension on a CTRL-N.
Sublime text 3.2.2
Python 3.8.2
OS: Windows 10
What path value should be used for :-
{
"default_new_file_syntax": "?",
"use_current_file_syntax": true
}
I cannot locate a Python.sublime-syntax file anywhere within the Packages directory.
Thanks Ken
The text was updated successfully, but these errors were encountered:
I am trying to use sublime-DefaultFileType to default the python extension on a CTRL-N.
Sublime text 3.2.2
Python 3.8.2
OS: Windows 10
What path value should be used for :-
{
"default_new_file_syntax": "?",
"use_current_file_syntax": true
}
I cannot locate a Python.sublime-syntax file anywhere within the Packages directory.
Thanks Ken
The text was updated successfully, but these errors were encountered: