you can customize your indention settings in Preferences.sublime-settings, for example:
{
 “draw_white_space”: “all”,
 “font_size”: 8,
 “draw_white_space”: “all”,
 “translate_tabs_to_spaces”: true,
 “tab_size”: 4,
}
you can customize your indention settings in Preferences.sublime-settings, for example:
{
 “draw_white_space”: “all”,
 “font_size”: 8,
 “draw_white_space”: “all”,
 “translate_tabs_to_spaces”: true,
 “tab_size”: 4,
}
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)