Is Eclipse Che capable of code completion for PHP projects? I'm interested mostly in Symfony projects that run in Eclipse Che.
Asked
Active
Viewed 371 times
2 Answers
0
Not really it just highlights. It does close brackets and quote marks but wont complete variables or methods

Andrew Mcghie
- 153
- 1
- 3
- 13
-
This is very bad, because they do not promote strongly PHP which has a great community. – radu c Sep 30 '16 at 07:19
-
I think you can link Eclipse Che to a desktop IDE which can have code completion but that kind ruins the point of using eclipse che – Andrew Mcghie Oct 01 '16 at 09:04
-
I have found that is a work in progress going on related to this aspect : https://github.com/eclipse/che/issues/2590 – radu c Oct 03 '16 at 12:24
-
hello, how to run symfony project in eclipse? – Dev M Jul 31 '17 at 20:48
-
You want to add http://${server.port.80} to the preview url field for the start apache command. run is then it should display the url by the console – Andrew Mcghie Aug 01 '17 at 00:25
0
I have found that is a work in progress going on related to this aspect : https://github.com/eclipse/che/issues/2590

radu c
- 4,138
- 7
- 30
- 45