sublime 修改tab为4个空格,显示所有的空格

// These settings override both User and Default settings for the Python syntax
{
"translate_tabs_to_spaces": true,
"draw_white_space": "all",
}

posted on 2020-07-15 11:36  Maddock  阅读(210)  评论(0编辑  收藏  举报

导航