Module SourceView3EnumsSource
sourceView3 enums
Sourcetype source_smart_home_end_type = [ | `DISABLED| `BEFORE| `AFTER| `ALWAYS
] Sourcetype source_draw_spaces_flags = [ | `SPACE| `TAB| `NEWLINE| `NBSP| `LEADING| `TEXT| `TRAILING
] Sourcetype source_completion_activation_flags = [ | `INTERACTIVE| `USER_REQUESTED
]