Visual Studio是微軟公司推出的開發環境,Visual Studio可以用來創建Windows平臺下的Windows應用程序和網絡應用程序,也可以用來創建網絡服務、智能設備應用程序和Office插件。
本文介紹16款最棒的Visual Studio擴展:
1. DevColor Extensions
簡單的顏色工具,包含一個顏色選擇工具。
2. Snippet editor
代碼片段編輯器是一個開源的插件,可增強 Visual Studio 允許直接編寫和運行某段代碼
3. Productivity Power?
the Productivity Power Tools, your extension state (disabled or enabled) will be retained when you install a new version of the Tools?as long as Visual Studio is running during the installation.
4. Image Optimize?
為解決方案視圖中的圖片增加右鍵菜單用于優化圖片,支持 PNG, GIF 和 JPEG 文件。
5. VS Command 10 Extension?
VSCommands 提供了一些你每天都要使用的代碼導航和生成的快捷訪問方式。
6. Web Essentials
Live Web Preview tool 可讓你在瀏覽器砂鍋內打開Web項目并在保存和構建的時候更新,也可直接編輯 CSS 并查看效果。
7.?JS Enhancements
該擴展提供了 JavaScript 和 CSS 的語法高亮編輯器。
8. Numbered Bookmarks
Numbered Bookmarks 可讓開發者方便的使用數字來創建和訪問書簽,可使用0..9創建10個書簽。
9. FoxCop Integrator
FxCop Integrator 允許集成獨立的 FxCop 和 Code Metrics PoewrTool 到 VS2010. 你可直接在 VS2010 Pro 中分析代碼。
10. Code Compare?
Code Compare 是一個強大的文件和文件夾的比較工具。
11. Open Folder in New Windows Explorer
該擴展擴展了代碼編輯器中 “Open Folder in Windows Explorer” 上下文菜單
12.?Regular Expresion Margin?
A margin which exposes .Net Regular Expressions search and replace capabilities on a given code window. Toggle the margin by Alt+r. Navigate to next search by Alt+n.? Navigate to previous earch by Alt+p.? Escape key hides the margin and set focus back to the code window.? Even if the margin is hidden, as long as there is search in the Find What textbox, it will continually do a search on text updates.
13. Visual Studio Color Theme
允許開發者自定義開發環境的顏色,包括對菜單、工具欄、tab等界面的顏色設置。
14. Spell Checker
該擴展提供自然語言的拼寫檢查,支持純文本文件、源碼文件和 HTML/ASP 頁面。
15. Triple Click?
通過三次點擊來選擇代碼
16. Go To Definition
通過Ctrl +鼠標點擊來執行 “Go To Definition” 操作