Sublime Forum

Error: Filename, directory name, volume label syntax is incorrect

#1

in HTML.sublime-settings i make just like that:

{
“trim_trailing_white_space_on_save”: true,
“save_on_focus_lost”: true
}

and saving it then “Error: Filename, directory name, volume label syntax is incorrect” error shown. How do I fix it?

1 Like

#2

That sounds like there is some problem with the location that you’re trying to save the file to. Where did you try to save it?

It should be in your User package, which you can find by choosing Preferences > Browse Packages... (or on MacOS, Sublime Text > Preferences > Browse Packages...).

0 Likes