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