Class Summary | |
SQLEditor | This class is responsible for configuring the SQL editor. |
SQLEditorContributor | Manages the installation and deinstallation of actions for the SQL editor. |
SQLEditorDocumentProvider | This DocumentProvider class, which implements IDocumentProvider, creates and manages the document content. |
SQLEditorPlugin | The main plugin class. |
SQLEditorSourceViewerConfiguration | This class defines the editor add-ons; content assist, content formatter, highlighting, auto-indent strategy, double click strategy. |