()
| 855 | handleExtractToFunction(extractAsGlobal: boolean): Promise<void>; |
| 856 | onInterval(): void; |
| 857 | dispose(): void; |
| 858 | addFileAssociations(fileAssociations: string, languageId: string): void; |
| 859 | sendDidChangeSettings(): Promise<void>; |
| 860 | isInitialized(): boolean; |
no outgoing calls
no test coverage detected