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

Setting syntax for HTML by default? #14

Open
Sorcerian-Bootleg opened this issue Feb 4, 2021 · 0 comments
Open

Setting syntax for HTML by default? #14

Sorcerian-Bootleg opened this issue Feb 4, 2021 · 0 comments

Comments

@Sorcerian-Bootleg
Copy link

Hi, i started using Sublime Text 3 recently and i wanted to use this package for opening new files with HTML syntax by default.

i don't know if i'm doing it right, i installer DefaultFileType through Package Control and then, in Program Files/Sublime Text 3/ Packages i've created a default_file_type.sublime-settings file in which i wrote this:

{ "default_new_file_syntax":  "Packages/HTML/HTML.sublime-syntax",
"use_current_file_syntax": false }

But it still keeps the plain text mode when i open a new file.

What am i doing wrong?

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

1 participant