sublime text 3编程python程序如何设置 2016-08-01 python老杜发表留言 1.第一步设置,即可区分tab和回车键 Preferences->Settings-User 增加一项: “draw_white_space”: “all” 保存即可