P
P
polupanov_ai2017-05-13 08:21:29
atom
polupanov_ai, 2017-05-13 08:21:29

Atom syntax highlighting php. Where to dig?

Atom + Linter PHP
831d4cb99f4948f0a844989d66ec6fda.jpeg
I downloaded the Atom editor, installed it, now I want it to highlight errors in the php code. Installed the Linter and linter-php plugins. Now when I try to type some code, Atom throws an error [Linter] Error running PHP. In the Linter-PHP settings, it says that you need to specify the path to php. Installed the latest PHP, specified the path in the atom config.cson file, the path is
'linter-php':
executablePath: "C:/php/php.exe"
All syntax checking does not work and Atom gives an error.
Setting up linter-php
4e365a30051246f29ec995c7257d6dde.pngConfig
c9ddd4b6c4a948768967ae1fa9521fcf.pngError
c488ee0f2de44283a79d2ae0c3ee4b3f.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dimonchik, 2017-05-13
@dimonchik2013

"C/php/php.exe" without colon does it always show?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question