Part III. Source Code Editing

Table of Contents

The Editor Perspective
ide-editor-perspective
IdeEditorSidebar — The left sidebar for the editor
IdeEditorUtilities — Container for utilities in the editor perspective
The Editor View
ide-editor-view
IdeEditorViewAddin
IdeSourceView
IdeSourceMap — Source code overview minimap
Search and Replace
IdeEditorSearch
Auto-completion
ide-completion
ide-completion-context
IdeCompletionProvider
ide-completion-list-box-row
Semantic Highlighting
ide-highlight-engine
IdeHighlighter
ide-highlight-index
Auto-Indentation
IdeIndenter
ide-indent-style
Reformatting Code
IdeFormatter
ide-formatter-options
Snippets
IdeSnippet — A snippet to be inserted into a file
IdeSnippetChunk — An chunk of text within the source snippet
IdeSnippetContext — Context for expanding IdeSnippetChunk
IdeSnippetStorage — storage and loading of snippets