sublime-DefaultFileType icon indicating copy to clipboard operation
sublime-DefaultFileType copied to clipboard

configuration for python 3.8.2

Open sunken1 opened this issue 5 years ago • 0 comments

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

sunken1 avatar May 13 '20 14:05 sunken1