2010年8月31日 星期二

Source Code Outliner Power Toy

介紹一個Visual Studio的Power Toy,讓Coding的時候可以更加方便一些,
「The Source Outliner tool is a Visual Studio extension that provides a tree view of your source code's types and members and lets you quickly navigate to them inside the editor」


網站
http://sourcecodeoutliner.codeplex.com/
介紹
http://coolthingoftheday.blogspot.com/2008/01/source-code-outliner-10-powertoy-for.html

簡單的說,就是方便讓我們在 Coding的時候,在幾百幾千行的Code中,可以快速的找到property, method …etc
image

這個Power Toy可以支援兩種版本2005及2008,所以還在使用2005維開發工具的User可以不用擔心
安裝十分簡單,沒有什麼特別需要設定的,如果安裝過程中,Visual Studio有開啟,那麼在安裝完成過後,記得先關閉後再重新開啟
重新開啟Visual Studio之後,如下圖所示,就可以將Source Code Outliner給叫出來使用
image

在Source Outliner去選擇要檢視的Method,程式碼就會移到指定的Method,
這樣就不需要在茫茫程式碼中去找尋想要檢視的Method或是其他Type的資料
image

若是覺得顯示的 Type太多,也可以選擇你要顯示的Type
image

好用的工具介紹給大家!!




沒有留言:

張貼留言

提醒

千萬不要使用 Google Talk (Hangouts) 或 Facebook 及時通訊與我聯繫、提問,因為會掉訊息甚至我是過了好幾天之後才發現到你曾經傳給我訊息過,請多多使用「詢問與建議」(在左邊,就在左邊),另外比較深入的問題討論,或是有牽涉到你實作程式碼的內容,不適合在留言板裡留言討論,請務必使用「詢問與建議」功能(可以夾帶檔案),謝謝。