LANGPREFERENCES Fields

 

Namespace:   Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

NameDescription
System_CAPS_pubfieldfAutoListMembers

Determines whether a proposed list of members is produced on the fly.

System_CAPS_pubfieldfAutoListParams

Determines whether a proposed list of parameters is produced on the fly.

System_CAPS_pubfieldfDropdownBar

Determines whether language services support the dropdown or navigation bar.

System_CAPS_pubfieldfHideAdvancedAutoListMembers

Hide advanced members. This parameter is irrelevant if the fAutoListMembers parameter is set to false.

System_CAPS_pubfieldfHotURLs

Allows for single-click URL navigation.

System_CAPS_pubfieldfInsertTabs

Determines whether the tab character or spaces are inserted for a tab.

System_CAPS_pubfieldfLineNumbers

Determines whether line numbers are shown in the selection margin.

System_CAPS_pubfieldfShowCompletion

Determines whether statement completion is set through the user interface.

System_CAPS_pubfieldfShowSmartIndent

Determines whether the smart indent option is set through the user interface.

System_CAPS_pubfieldfTwoWayTreeview

Determines whether the tree view is shown.

System_CAPS_pubfieldfVirtualSpace

Determines whether virtual space navigation and selection are allowed.

System_CAPS_pubfieldfWordWrap

Determines whether word wrap occurs.

System_CAPS_pubfieldguidLang

Specifies the Language service GUID.

System_CAPS_pubfieldIndentStyle

Specifies no indenting, block indenting, or smart indenting.

System_CAPS_pubfieldszFileType

Specifies the file type.

System_CAPS_pubfielduIndentSize

Limit of MAX_EDITOR_TAB_SIZE.

System_CAPS_pubfielduTabSize

Limit of MAX_EDITOR_TAB_SIZE.

Return to top
Show: