- Adjust lookahead when coloring in collapsed code
- Adjust prefix of member name for Create from Usage (class)
- Adjust search directories for Open Corresponding File
- Adjust Smart Suggestions for nullptr and NULL
- Adjust suggestions for new shared_ptr and unique_ptr variables
- Allow C/C++ files with a non-standard extension
- Allow non-C/C++ files with non-standard extensions
- Apply color for an unknown theme
- Black icons appear with Remote Desktop
- Comment code with more than two slashes
- Configure mouse back and forward buttons
- Configure reparse settings for new symbols
- Configure VA Outline to show class names
- Designate 3rd-party source via regex
- Disable #include completion
- Disable automatic resizing of suggestion lists
- Disable coloring of the IDE Find Results window
- Disable designation of solution files in "\Program Files" as shared system
- Disable message box from Find References
- Disable parameter tooltips of Visual Assist
- Disable selection after Create Implementation
- Disable support for multiple monitors with mixed-mode DPI
- Disable writing in IDE status bar
- Dismiss suggestion lists when arrowing
- Eliminate "Specified cast is not valid" error during compilation
- Enable Code Inspection in 3rd-party directories
- Enable Source Links in text files
- Enable Visual Assist for additional programming languages
- Enable Visual Assist in file types with custom language service
- Enable Visual Assist in very large code files
- Exclude locally defined classes and typedefs from FSIS dialog
- Extend creation/construction hits to template functions
- Force navigation features to select first alphabetical match
- Hide dialog for Sort Selected Lines
- IDE spec for registry settings
- Include generated Unreal Engine 4 (UE4) headers in GoTo destinations
- Jump to header files from the HCB
- Limit the number of CPUs used by Visual Assist
- Make Repair Case convert mixed-case symbols
- Make suggestion lists always have focus
- Make suggestion lists close on exact match
- Make surround selection with a VA Snippet require white space
- Make the Tip-Of-The-Day (TOTD) modal
- Override IDE setting to use Preview tab
- Parse nested preprocessor macros
- Prevent Default when Adding Missing Case Statements
- Prevent Doxygen tags from being displayed in bold
- Prevent Open File in Solution (OFIS) from searching all files under control of a git repo
- Reload file opened with a file path containing forward slashes
- Run concurrent parser threads of Visual Assist with below-normal priority
- Set behavior for overwriting text when accepting from a listbox
- Set initial size of suggestion lists
- Set opacity of dimmed text in Visual Assist menus
- Set preference for reparse after IDE crash
- Set preference for start- and end-token filtering
- Specify a location for per-user roaming data
- Specify platforms in C/C++
- Suggest VA Snippets on prefixes of shortcuts
- Turn off accept-with-any-character in Visual Basic and C#