網頁前端設計與開發運用培訓班
	一、網頁編輯器
  - 官網:https://code.visualstudio.com/
 - 請選擇:Other downloads
 - 下載 zip
 - 解壓縮(用 解壓縮檔案…)
 
- 中文翻譯套件 Chinese
 - 顏色樣式主題 Monokai Dark Soda
 - 簡易localhost伺服器 Live Server
 - 路徑選擇套件 AutoFileName
 - 文件圖示 vscode-icons
 - 復製擋案名 Copy filename
 - 括號顏色高亮 Bracket Pair Colorizer
 - 色碼高亮 Color Highlight
 - 高版本 Js 提示 Babel ES6/ES7
 - 不要加入版本控管 gitignore
 - 與Sublime一樣的熱鍵 SublimeText Keymap and Settings Importer
 
三、
- 加入*.tpl
左下「設定」搜尋「files.associations」 , "files.associations": { "*.tpl": "html" }