Sv: Using a language server (PHP)

2019-01-23 Thread Bo Andersen
ervers/ Fra: Jan Lahoda Sendt: 23. januar 2019 07:18 Til: Bo Andersen Cc: NetBeans Mailing List Emne: Re: Using a language server (PHP) I wonder if there is a particular example on how to user the checker. I.e. ideally a sample project on which psalm produces a reasonable warnings for testin

Re: Using a language server (PHP)

2019-01-22 Thread Jan Lahoda
I wonder if there is a particular example on how to user the checker. I.e. ideally a sample project on which psalm produces a reasonable warnings for testing. And any command lines needed to do that. It would help people who are not PHP developers themselves to experiment. Thanks, Jan On Fri,

Re: Using a language server (PHP)

2019-01-18 Thread Geertjan Wielenga
It's already there: https://github.com/apache/incubator-netbeans/pull/629 ...with enhancements in progress: https://github.com/apache/incubator-netbeans/pull/1088 You're welcome to try it out and give feedback. Gj On Fri, Jan 18, 2019 at 8:36 PM Bo Andersen wrote: > Is this something we can

Using a language server (PHP)

2019-01-18 Thread Bo Andersen
Is this something we can get support for in netbeans (PHP)? Is it difficult to implement? :-) https://github.com/vimeo/psalm IDE supported: https://getpsalm.org/docs/language_server/