Visual Studio插件—Visual Assist X
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
Features for VC6