VS Code的 常用技巧及快捷鍵的實用

8、File Navigator 快速查找文件

9、Git History(git log) 查看git log

10、Gulp Snippets 寫gulp時用到,gulp語法提示。

11、HTML CSS Support 在HTML標籤上寫class智能提示當前項目所支持的樣式

12、HTML Snippets 超級好用且初級的H5代碼片段以及提示

13、Debug for Chrome 讓vs code映射chrome的debug功能,靜態頁面都可以用vscode來打斷點調試、配飾稍微複雜一點

14、Document this Js的註釋模板

15、jQuery Code Snippets jquery提示工具

16、Html2jade html模板轉pug模板

17、JS-CSS-HTML Formatter 格式化

18、Npm intellisense require 時的包提示工具

19、Open in browser 打開默認瀏覽器

20、One Dark Theme 一個vs code的主題

21、Path Intellisense 自動路徑補全、默認不帶這個功能

22、Project Manager 多個項目之間快速切換的工具

23、Pug(Jade) snippets pug語法提示

24、React Components 根據文件名創建反應組件代碼。

25、React Native Tools reactNative工具類為React Native項目提供了開發環境。

26、Stylelint css/sass代碼審查

27、Typings auto installer 安裝vscode 的代碼提示依賴庫,基於typtings的

28、View In Browser 默認瀏覽器查看HTML文件(快捷鍵Ctrl+F1可以修改)

29、Vscode-icons 讓vscode資源目錄加上圖標、必備

30、VueHelper Vue2代碼段(包括Vue2 api、vue-router2、vuex2)

31、Vue 2 Snippets vue必備vue代碼提示

32、Vue-color vue語法高亮主題

33、Auto-Open Markdown Preview markdown文件自動開啟預覽

34、EverMonkey 印象筆記

35、atom one dark atom的一個高亮主題(個人推薦)

三、常用的電腦快捷鍵

1、ctrl + shift + delete 快速清除瀏覽器緩存

2、ctrl + alt + delete 快速進入任務管理器頁面

3、window + L 快速鎖定電腦

4、window + d 所有窗口最小化

5、 window + e 打開我的資源管理器(我的電腦)

6、 window + f 快速打開搜索窗口

7、 alt + tab 快速查看打開的應用與窗口


分享到:


相關文章: