Tag: vscode
All the articles with the tag "vscode".
[vscode] 儲存時自動修正程式碼格式
Published: at 10:48 AM (1 min read)vscode 預設是沒有開啟儲存時自動呼叫 formatter 的自動修正格式功能
[vscode] emmet 在 react(jsx) 無法自動產生 html
Published: at 02:16 PM (1 min read)最近常在 vscode 寫 react,由於 react 是使用 jsx 語法,發現 emmet 在 js 檔案無法正常的自動產生 html
[vscode] experimental support for decorators is a feature that is subject to change in a future release
Published: at 12:31 PM (1 min read)在 visual studio code 使用 ES7 (ECMA Sciprt7) 的 decorator 時,可能會遇到 `experimental support for decorators is a feature that is subject to change in a future release`的語法錯誤提示