<!-- Do not edit this file. It is automatically generated by API Documenter. --> [`EditorSuggest`](EditorSuggest) › [`(constructor)`](EditorSuggest/(constructor).md) ## EditorSuggest.(constructor) Constructs a new instance of the `EditorSuggest` class **Signature:** ```typescript constructor(app: App); ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | <code>app</code> | [`App`](App) | |