Community
Participate
Working Groups
Allow to hook up ICompletionListener directly from PHP editor instance.
Created attachment 210052 [details] patch In PHPStructuredTextViewer.configure(SourceViewerConfiguration) new content assistant is created but there is not new ContentAssistantFacade instanse. This patch creates this instance just after php content assistant is created. PHPStructuredTextViewer.getContentAssistFacade() is public so there is an access to add/remove completion listener from editor level.
Applied already.Thanks!
Closing Ilina Stefanova