Danial RKH

- Total activity 74
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 20
-
Danial RKH commented, -
Danial RKH created a post, -
Danial RKH created a post, Autocomplete doesn't recognize function inside if(!function_exists()) ...
Hi in this version of phpstorm:My autocomplete list doesn't include my functions (that it has worked before) when i put functions inside this tag:if(!function_exists('test')) { function test($p... -
Danial RKH created a post, Can i remove duplicate class in css file
It's my css file and i have many class can i remove duplicate or better than rearrange class in Css file. for example i have two same class that i want to join them like this. if i can rearrange th... -
Danial RKH created a post, Git push and pull trigger on launch and exit phpstorm
Hii do my project at office and home and i sync my project using git so i need to push my changes before exit phpstorm and when im home do git pull before start so my question is: is there any way ... -
Danial RKH commented, -
Danial RKH created a post, is it possible to define run config and run all python scripts?
Hii installed PyCharm today i wrote a hello world python fileand for run and see output i create a profile in run section but i have to choose only one script:so what should i do if i run another s... -
Danial RKH created a post, Live edit doesn't work on phpstorm 7 EAP
hii installed lastest version of phpstorm also install live edit plugin on it on chrome JB button is light and it conntected but live edit doesn't work for meit's my phpstorm version http://axgig.c... -
Danial RKH created a post, Auto complete for dynamic methods
hi every bodyin my project there is a part that generate dynamic functions and method that phpstorm can not detect themare there any way to define that functions or class or methods that phpstorm c... -
Danial RKH created a post, Can phpstorm sort all methods based on alphabets arrangement ?
Can phpstorm sort all methods base on alphabets arrangement ?for example in structure view if we click on this icon all method names sort based for example in structure view if we click on this ico...