Table of Contents

Class CodeEdit.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class CodeEdit.PropertyName : TextEdit.PropertyName
Inheritance
CodeEdit.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

AutoBraceCompletionEnabled

Cached name for the 'auto_brace_completion_enabled' property.

public static readonly StringName AutoBraceCompletionEnabled

Field Value

StringName

AutoBraceCompletionHighlightMatching

Cached name for the 'auto_brace_completion_highlight_matching' property.

public static readonly StringName AutoBraceCompletionHighlightMatching

Field Value

StringName

AutoBraceCompletionPairs

Cached name for the 'auto_brace_completion_pairs' property.

public static readonly StringName AutoBraceCompletionPairs

Field Value

StringName

CodeCompletionEnabled

Cached name for the 'code_completion_enabled' property.

public static readonly StringName CodeCompletionEnabled

Field Value

StringName

CodeCompletionPrefixes

Cached name for the 'code_completion_prefixes' property.

public static readonly StringName CodeCompletionPrefixes

Field Value

StringName

DelimiterComments

Cached name for the 'delimiter_comments' property.

public static readonly StringName DelimiterComments

Field Value

StringName

DelimiterStrings

Cached name for the 'delimiter_strings' property.

public static readonly StringName DelimiterStrings

Field Value

StringName

GuttersDrawBookmarks

Cached name for the 'gutters_draw_bookmarks' property.

public static readonly StringName GuttersDrawBookmarks

Field Value

StringName

GuttersDrawBreakpointsGutter

Cached name for the 'gutters_draw_breakpoints_gutter' property.

public static readonly StringName GuttersDrawBreakpointsGutter

Field Value

StringName

GuttersDrawExecutingLines

Cached name for the 'gutters_draw_executing_lines' property.

public static readonly StringName GuttersDrawExecutingLines

Field Value

StringName

GuttersDrawFoldGutter

Cached name for the 'gutters_draw_fold_gutter' property.

public static readonly StringName GuttersDrawFoldGutter

Field Value

StringName

GuttersDrawLineNumbers

Cached name for the 'gutters_draw_line_numbers' property.

public static readonly StringName GuttersDrawLineNumbers

Field Value

StringName

GuttersZeroPadLineNumbers

Cached name for the 'gutters_zero_pad_line_numbers' property.

public static readonly StringName GuttersZeroPadLineNumbers

Field Value

StringName

IndentAutomatic

Cached name for the 'indent_automatic' property.

public static readonly StringName IndentAutomatic

Field Value

StringName

IndentAutomaticPrefixes

Cached name for the 'indent_automatic_prefixes' property.

public static readonly StringName IndentAutomaticPrefixes

Field Value

StringName

IndentSize

Cached name for the 'indent_size' property.

public static readonly StringName IndentSize

Field Value

StringName

IndentUseSpaces

Cached name for the 'indent_use_spaces' property.

public static readonly StringName IndentUseSpaces

Field Value

StringName

LineFolding

Cached name for the 'line_folding' property.

public static readonly StringName LineFolding

Field Value

StringName

LineLengthGuidelines

Cached name for the 'line_length_guidelines' property.

public static readonly StringName LineLengthGuidelines

Field Value

StringName

SymbolLookupOnClick

Cached name for the 'symbol_lookup_on_click' property.

public static readonly StringName SymbolLookupOnClick

Field Value

StringName