···125125 );
126126 };
127127128128+ // TODO: check out the following hooks
129129+ // - getSuggestionDiagnostics, can suggest refactors
130130+ // - getCompletionEntryDetails, this can build on the auto-complete for more information
131131+ // - getCodeFixesAtPosition
132132+128133 logger('proxy: ' + JSON.stringify(proxy));
129134130135 return proxy;