For my web-development purposes, I am looking for a code editor. In my case it\'
ID: 662155 • Letter: F
Question
For my web-development purposes, I am looking for a code editor. In my case it's mostly for JavaScript and PHP.
Here are my requirements:
Must have Syntax highlighting,
Must have Code hinting (like IntelliSense),
Should support FTP,
Must be cross-platform.
Syntax highlighting and code hinting are two things I need since it helps coding quicker and I surely do not want to miss out on those features.
But even more, I would also like to have a program with integrated FTP support so I do not have to switch back-and-forth between an editor and some FTP program (as I am currently doing).
Which cross-platform JS/PHP editor software (with code hinting etc.) would offer a solution to my FTP problem, so I could void the need of using an additional FTP program next to a code-editor?
Explanation / Answer
If you are not keeping off from paid solutions you can check PHPStorm
It is really powerful and fast - you can try trial version to ensure it suits your needs. According to this requirement there is extensive code completion working on various levels. There is albo powerful refactoring support and code analysis functions. Please take a look at features page
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.