![]() Visual Studio 是微軟公司推出的開發(fā)環(huán)境,Visual Studio 可以用來創(chuàng)建 Windows 平臺下的 Windows 應(yīng)用程序和網(wǎng)絡(luò)應(yīng)用程序,也可以用來創(chuàng)建網(wǎng)絡(luò)服務(wù)、智能設(shè)備應(yīng)用程序和 Office 插件。 本文介紹 16 款最棒的 Visual Studio 擴展: 1) DevColor Extensions簡單的顏色工具,包含一個顏色選擇工具。 2) Snippet editor代碼片段編輯器是一個開源的插件,可增強 Visual Studio 允許直接編寫和運行某段代碼 3) Productivity Powerthe 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為解決方案視圖中的圖片增加右鍵菜單用于優(yōu)化圖片,支持 PNG, GIF 和 JPEG 文件。 5) VS Command 10 ExtensionVSCommands 提供了一些你每天都要使用的代碼導航和生成的快捷訪問方式。 6) Web EssentialsLive Web Preview tool 可讓你在瀏覽器砂鍋內(nèi)打開Web項目并在保存和構(gòu)建的時候更新,也可直接編輯 CSS 并查看效果。 7) JS Enhancements該擴展提供了 JavaScript 和 CSS 的語法高亮編輯器。 8 ) Numbered BookmarksNumbered Bookmarks 可讓開發(fā)者方便的使用數(shù)字來創(chuàng)建和訪問書簽,可使用0..9創(chuàng)建10個書簽。 9) FoxCop IntegratorFxCop Integrator 允許集成獨立的 FxCop 和 Code Metrics PoewrTool 到 VS2010. 你可直接在 VS2010 Pro 中分析代碼。 10) Code CompareCode Compare 是一個強大的文件和文件夾的比較工具。 11) Open Folder in New Windows Explorer該擴展擴展了代碼編輯器中 “Open Folder in Windows Explorer” 上下文菜單 12) Regular Expresion MarginA 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允許開發(fā)者自定義開發(fā)環(huán)境的顏色,包括對菜單、工具欄、tab等界面的顏色設(shè)置。 14) Spell Checker該擴展提供自然語言的拼寫檢查,支持純文本文件、源碼文件和 HTML/ASP 頁面。 15) Triple Click通過三次點擊來選擇代碼 16) Go To Definition通過 Ctrl + 鼠標點擊來執(zhí)行 “Go To Definition” 操作 英文原文,OSCHINA原創(chuàng)翻譯 |
|
來自: 集微筆記 > 《開發(fā)工具》