行業(yè)門戶網(wǎng)站的優(yōu)化怎么做yps行業(yè)門戶系統(tǒng)seo哪里有培訓(xùn)
開發(fā)插件推薦:
- 別名路徑跳轉(zhuǎn) =>> 點(diǎn)擊引用的變量名,ctrl + 點(diǎn)擊 跳轉(zhuǎn)文件
- Auto Rename Tag =>> 修改標(biāo)簽前綴,后綴標(biāo)簽會(huì)同時(shí)修改
- Chinees 中文(簡(jiǎn)體)
- Code Runner =>> 純js文件右鍵點(diǎn)擊run code即可底部終端打印
- file-icons-mac =>> mac文件夾圖標(biāo)
- Path Intellisense =>> 路徑提示
- Tabline AI =>> 智能提示 預(yù)判你的預(yù)判
- Tokyo Night =>> 主題
- Vetur && Vue 3 Snippets && Vue VSCode Snippets=>> vue語法提示插件
- markDown =>> 支持markdown語法及預(yù)覽
- open in browser =>> alt + b 運(yùn)行到瀏覽器
- Eslint =>> 語法檢測(cè)
- code spell checker =>> 代碼語法或命名自動(dòng)檢測(cè)工具
- codeSnap =>> 右鍵將選中的代碼截屏
- live-server =>> alt + b 運(yùn)行到瀏覽器
- Element-UI Snippets =>> element-ui代碼提示
- element-ui-helper =>> 鼠標(biāo)懸浮,提示組件參數(shù)
- GitLens =>> 鼠標(biāo)放到哪一行代碼,就會(huì)展示最近一次提交的信息
- Path Autocomplete =>> ctrl + p 全局搜索文件
- Todo Tree =>> 左側(cè)有棵小樹圖標(biāo) - 快速鎖定你的待辦代碼位置
- Vue VSCode Snippets、 Vue Language Features、Vue 3 Snippets、Vetur =>> vue語法提示
- Prettier =>> 格式化插件 alt + shift + f
- chatGpt gpt-4 (bito) =>> 機(jī)器人
- 翻譯(英漢詞典) =>> 單詞翻譯
- Auto Rename Tag =>> 可同時(shí)修改 前后標(biāo)簽
- indent-rainbow =>> 更加清晰的顯示代碼的層級(jí)
- Rainglow =>> 擁有幾百種顏色主題 (超級(jí)好用)
- Console Ninja =>> 我們打斷點(diǎn),idea會(huì)在代碼后面顯示打印結(jié)果
編碼字體順滑配置:
字體:
"workbench.list.smoothScrolling": true, // 使文件列表滾動(dòng)變平滑
"editor.cursorBlinking": "smooth", // 使編輯器光標(biāo)的閃爍平滑,有呼吸感
"editor.smoothScrolling": true, // 使編輯器滾動(dòng)變平滑
"editor.cursorSmoothCaretAnimation": "on", // 讓光標(biāo)移動(dòng)、插入變得平滑
settings.jsonhttps://www.yuque.com/attachments/yuque/0/2023/json/29220426/1686190155436-0ee8381c-42d4-4aaa-aee1-5d0c905b2acf.json