Why do so many phper prefer sublime as the main programming tool rather than the IDE?
In my opinion, the advantage of the IDE is that Code autocomplete and function definition jumps, the downside is slower.
I am not saying that sublime is not good, but that sublime is not suitable for the development of medium and large projects.
I know a lot of people would say that sublime can do this by adding plug-ins, but the IDE does not have to worry about how many plugins to use when it comes to integrating these features.
This issue has been closed because of a discussion-based question of non-technical questions
Reply content:
Why do so many phper prefer sublime as the main programming tool rather than the IDE?
In my opinion, the advantage of the IDE is that Code autocomplete and function definition jumps, the downside is slower.
I am not saying that sublime is not good, but that sublime is not suitable for the development of medium and large projects.
I know a lot of people would say that sublime can do this by adding plug-ins, but the IDE does not have to worry about how many plugins to use when it comes to integrating these features.
This is a years of tearing the problem, the editor is just one aspect, some people like the light and dexterous, some people like to control the overall large-scale development environment, no matter which good which bad, sublime plug-in rich, you can use a variety of plug-ins using various functions, start flexible and fast, especially suitable for quick fix bugs, The IDE has powerful code hints, and can even distinguish between the symbol, function and class, and then treat it differently, with quick jump page functionality, and easy debugging with Xdebug.
In my opinion, my friends around the development of PHP both use, phpstorm as a formal engineering development IDE, the project control process and progress is very helpful, and temporary modification and convenient development, using sublime and other lightweight editor has a huge advantage.
On the other hand, the operating system used in the choice has a great bias, such as Phpstorm Terminal, under the Mac OS very good, under Windows is very chicken, each has its own advantages, no need to amway others with a, suitable for where to use.
I think the concept of this problem is rather heavy
I'm using a phpstorm.