Project Settings + IDE Settings sections
I was looking at the tutorials for PhpStorm on JetBrains Youtube channel. In the settings tools, there is a Project Setting secion and a IDE settings section. It seems as this was removed/changed at some point. Does this matter? How is it handled in version 8?
Reference the video: http://youtu.be/oYkuAEolzAQ?t=1m20s
请先登录再写评论。
Hi there,
Yes -- Settings screen has been redesigned in PhpStorm v8.0.2. Now project specific settings have small icon (and text) next to the section title indicating the project scope.
https://www.jetbrains.com/phpstorm/help/settings-preferences-dialog.html?search=settings -- see note on the right
Thank you for the information!