Daviiid

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Daviiid commented, -
Daviiid created a post, AnsweredPhpStorm or WebStorm?
Hi, I bought a license for PhpStorm. Obvisouly I'm coding in PHP, but form times to times. Most of the time, I'm using Angular, Node.js, Express or ReactJs. PhpStorm provides (through plug-ins) som... -
-
Daviiid created a post, IDE freezes when opening settings
Hi, I installed the last version of PhpStorm. Unfortunately, when attempting to open the program settings, PhpStorm freezes and I've no choice to kill the relative process and restart it, which is ... -
Daviiid created a post, Ignore whitespaces when merging
Hi everybody, When I'm comparing files with the Compare Files menu, I'm able to ignore whitesapces. When I'm merging a branch into another yet, the diff tool doesn't allow me to use this option. It... -
Daviiid created a post, Deployment and .gitignore
Hi everybody, Is there a way to exclude from deployment process, all files and directories listed in the .gitignore file? I didn't find one so far... Thank you -
Daviiid created a post, AnsweredPHP 7 compatibility inspection missing
Hi everybody, I'm working on the last version of PhpStorm and have to make a project written in PHP5, compatible with PHP7. I'm aware that PhpStorm provides an inspection called "PHP7 Compatibility... -
Daviiid created a post, Text formatting on deprecated methods
Hi everybody, Can PhpStorm handle text formatting (strikethrough text for example) on deprecated method bodies? Thank you