+7
word_wrap setting is ignored.
i have the following in my UserFilePreferences:
{
"font_face": "Monaco",
"font_size": 12,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"word_wrap": true
}
but when i open python files, word_wrap is off.
the other settings from the preferences file are applied.
if i select word_wrap from the menu, it correclty switches word_wrap on.
i'm on osx, sublimetext 2, build 2020.
{
"font_face": "Monaco",
"font_size": 12,
"tab_size": 4,
"translate_tabs_to_spaces": true,
"word_wrap": true
}
but when i open python files, word_wrap is off.
the other settings from the preferences file are applied.
if i select word_wrap from the menu, it correclty switches word_wrap on.
i'm on osx, sublimetext 2, build 2020.
Служба підтримки клієнтів працює на UserEcho
The standard Python package sets its own wrapping rule which seems to override your settings.
Sorry for my bad english, i'm brazilian and not write very good english.
Obrigado, (thanks)
My build is 2165