Visual Assist X具有強大的編輯特色,提高了生產效率,可以完全整合到您的Microsoft開發環境中,升級了您的IDE,在不改變編程習慣的同時就可以感受到Visual Assist X為您帶來的好處。
Visual Assist X是一款非常好的Microsoft Visual Studio 2005、2008、2010和Visual Studio .NET外掛程式,支援C/C++,C#,ASP,Visual Basic,Java和HTML等語言,能自動識別各種關鍵字、系統函數、成員變數、自動給出輸入提示、自動校正大小寫錯誤、自動標示錯誤等,有助於提高開發過程的自動化和開發效率。
一、Visual Assist X的安裝
Visual Assist X:http://visualstudiogallery.msdn.microsoft.com/D6678A1F-C700-4532-8C5E-A799D875063D?SRC=Home
二、Visual Assist X的功能
Refactoring
- Rename
- Extract Method
- Encapsulate Field
- Change Signature
- Move Implementation to Source File
- Add Member
- Add Similar Member
- Document Method
- Create Declaration
- Create Implementation
- Create from Usage
- Implement Interface / Virtual Methods
Writing Code
- Suggestion Lists
- Acronyms
- Shorthand
- Surround Selection
- Insert of }, ), ]
- VA Snippets
- Smart Suggestions
- Format after Paste
- Multiple Clipboards
- Sort Lines
- Insert _ after m and Shift
- Auto Using and Add Include
- Auto-extend Multi-line Comments
Reading Code
- Enhanced Syntax Coloring
- Local Symbols in Bold
- Stable Symbols in Italics
- Highlight Matching {} and ()
- Column Indicator
- Highlight Current Line
- Highlight Find Results
- Highlight References to Symbol Under Cursor
Search and Navigation
- VA Outline
- VA Navigation Bar
- Find References
- Find by Context
- Goto
- List Methods in File
- Open File in Solution
- Find Symbol in Solution
- Open Corresponding File
- Most Recently Used List
- Navigate Back and Forward
- Move Scope
Corrections
- Underline Spelling Errors
- Underline Mistyped Symbols
- Highlight Mismatching {} and ()
- Repair Case
- Convert Dot to ->
Enhanced IntelliSense
- Enhanced Listboxes
- Parameter Info
- Hovering Tooltips
- Hovering Class Browser
- Context Field
- Definition Field
Configuration
- Options Dialog
- Context Menu
- Assign Shortcuts
- C/C++ Directories
- Enable and Disable
- Reparse
Features for VC6
- Save Unnamed Bookmarks
- Print in Color
- RTF in the Clipboard
- Auto Recovery