04 June 2016

簡述

VSCommands 有個 Group Items的功能,可以把Typescript 產出的js Group起來,但需要單一操作,於是找到 File Nesting 擴充套件,可快速將專案檔案按照規則一次性Group,但作者目前版本已不支援vs2013及Typescript規則(需自訂),因此個人做了以下修正及記錄。

VS2013 環境準備

VS2013 設定配置

1. Tools→Options (設置開啟Typescript Rule)

001

2. 在最上層資料夾鍵右鍵→File Nesting → Auto-nest selected items

002

3. 成功結果

003

4. 參考資料

Extension Debug



blog comments powered by Disqus