Back to Terminal Gui

Namespace Editor Indentation

docfx/apispec/namespace-editor-indentation.md

2.4.2272 B
Original Source

Contains the IIndentationStrategy interface and the built-in DefaultIndentationStrategy (copies the previous line's leading whitespace on Enter). Consumers can implement custom strategies for language-aware indentation (e.g., increasing indent after an opening brace).