這篇文章主要介紹vscode實(shí)現(xiàn)不顯示“.meta”文件的方法,文中介紹的非常詳細(xì),具有一定的參考價(jià)值,感興趣的小伙伴們一定要看完!
我們提供的服務(wù)有:成都網(wǎng)站設(shè)計(jì)、網(wǎng)站建設(shè)、微信公眾號(hào)開發(fā)、網(wǎng)站優(yōu)化、網(wǎng)站認(rèn)證、宣漢ssl等。為上1000家企事業(yè)單位解決了網(wǎng)站和推廣的問題。提供周到的售前咨詢和貼心的售后服務(wù),是有科學(xué)管理、有技術(shù)的宣漢網(wǎng)站制作公司
1、文件-->首選項(xiàng)-->設(shè)置-->工作區(qū)設(shè)置
2、增加如下配置:
{ "files.exclude": { "**/.git": true, "**/.svn": true, "**/.hg": true, "**/CVS": true, "**/.DS_Store": true, "**/*.meta":true }, "search.exclude": { "**/node_modules": true, "**/bower_components": true, "**/.git": true, "**/.svn": true, "**/*.meta":true } }
3、用戶配置
{ "git.ignoreMissingGitWarning": true, "sublimeTextKeymap.promptV3Features": true, "editor.multiCursorModifier": "ctrlCmd", "editor.snippetSuggestions": "top", "editor.formatOnPaste": true, "git.ignoreLegacyWarning": true, "csharp.format.enable": false, "terminal.integrated.shell.windows": "F:\\Git\\bin\\bash.exe", "editor.fontSize": 18, "workbench.colorTheme": "Monokai", "editor.autoIndent": false, "files.exclude": { "**/*.meta": true } }
以上是“vscode實(shí)現(xiàn)不顯示“.meta”文件的方法”這篇文章的所有內(nèi)容,感謝各位的閱讀!希望分享的內(nèi)容對(duì)大家有幫助,更多相關(guān)知識(shí),歡迎關(guān)注創(chuàng)新互聯(lián)行業(yè)資訊頻道!
網(wǎng)頁題目:vscode實(shí)現(xiàn)不顯示“.meta”文件的方法
文章路徑:http://muchs.cn/article12/piosdc.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供ChatGPT、App開發(fā)、品牌網(wǎng)站建設(shè)、自適應(yīng)網(wǎng)站、虛擬主機(jī)、
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請(qǐng)盡快告知,我們將會(huì)在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請(qǐng)聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)