課程
/前端開發(fā)
/前端工具
/前端開發(fā)工具技巧介紹—Sublime篇
如題,新建的文件默認(rèn)保存路徑在哪里設(shè)置呢
2015-06-25
源自:前端開發(fā)工具技巧介紹—Sublime篇 6-3
正在回答
Open?Preferences -> Package Settings -> AdvancedNewFile -> Settings - User?and add the following to the file.
{"default_root": "current"}
27川崎 提問者
舉報(bào)
一款技術(shù)大牛高效編碼神器,極大提高你的生產(chǎn)力
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號(hào)-11 京公網(wǎng)安備11010802030151號(hào)
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號(hào)
2015-06-30
Open?Preferences -> Package Settings -> AdvancedNewFile -> Settings - User?and add the following to the file.
{"default_root": "current"}