roxma / ncm-phpactor

USE https://github.com/phpactor/ncm2-phpactor FOR NCM2!
13 stars 3 forks source link

Possiblity of showing errors? #5

Open dantleech opened 6 years ago

dantleech commented 6 years ago

The complete command now also returns a list of issues if any were encountered while determining the completion (e.g. the class was not found, variable not defined etc).

Is there a good way to feed these errors back to the user? (in omni-complete mode it seems I had to use echoe which isn't great UX but it works)..

dantleech commented 6 years ago

ping @roxma