VS好用外掛
轉載:http://www.csdn.net/article/2012-05-03/2805262
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” 操作
相關文章
- VS外掛集合
- vs code 外掛
- 好用的chrome外掛Chrome
- IDEA好用的外掛Idea
- burpsuite好用的外掛UI
- VScode 好用的外掛VSCode
- VS code 外掛推薦
- VS Code外掛安裝
- VS2010常用外掛介紹之Javascript外掛JavaScript
- vscode好用外掛彙總VSCode
- Visual Studio VS 外掛之 ReSharper
- VS2015 推薦外掛
- 【推薦】好用的 XPath 外掛
- Vs Code推薦安裝外掛
- 建立VS Code 擴充套件外掛套件
- sublime text3 好用的外掛
- 好用的谷歌瀏覽器外掛谷歌瀏覽器
- VS Code外掛開發介紹(二)
- React 工程的 VS Code 外掛及配置React
- VS Code 輕量級外掛推薦
- Vs Code Batch-runner 外掛設定BAT
- 使用Markdown建立PPT的VS Code外掛
- Android Studio 中那些最好用的外掛Android
- 一款好用的Java外掛 - LombokJavaLombok
- VS2019下的VSColorOutput外掛設定
- vs code 外掛擴充之 ftp-syncFTP
- VS Code 外掛大全(你想要的我都有!)
- 5 個好用的開發者 Vim 外掛
- 前端開發常用的VS Code外掛總結前端
- 使用 Webapck 優化 VS Code 外掛載入效能Web優化
- 既好用又支援公式的 Markdown 外掛在哪裡公式
- chrome好用外掛和第三方工具Chrome
- TimThumb——超好用的 PHP 略縮圖裁剪外掛PHP
- 好用到飛起的12個jupyter lab外掛
- 一些超好用的 GitHub 外掛和技巧Github
- 推薦幾款超好用的Android Stuido外掛AndroidUI
- 我為 VS Code 開發了一個 Deno 外掛
- 基於vs外掛的abp程式碼生成器