V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Tink

这个 sublime text3 怎么关闭“记住上次打开的文件” 功能?

  •  
  •   Tink ·
    PRO
    · Apr 26, 2015 · 5135 views
    This topic created in 4024 days ago, the information mentioned may be changed or developed.
    我在default setting里没找到 remember_open_files 的配置行
    4 replies    2015-04-27 09:39:30 +08:00
    gulucn
        1
    gulucn  
       Apr 26, 2015   ❤️ 1
    可以试一下加上"hot_exit": false,昨晚我用这个就可以关闭这个功能了。
    Tink
        2
    Tink  
    OP
    PRO
       Apr 26, 2015
    @gulucn 明白了,谢谢!
    mintist
        3
    mintist  
       Apr 26, 2015
    // 未保存文件单独保存
    "hot_exit": false,
    // 打开上次打开的文件,需配合 hot_exit 使用
    "remember_open_files": false,
    xinple
        4
    xinple  
       Apr 27, 2015
    保存workspace或者project,下次打开直接还原关闭前一模一样的

    如果是sumlime-workspace文件,需要sublime打开的状态下打开,project无所谓。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2442 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 39ms · UTC 15:28 · PVG 23:28 · LAX 08:28 · JFK 11:28
    ♥ Do have faith in what you're doing.