Danial RKH
- 活动总数 76
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 21
-
Danial RKH 创建了一个帖子, is it possible to define custom extension that highligh with javascript and disable all warnings and errors for it?
Hi I want to define a custom extension like *.js.tpl that highlights with javascript but all warnings and errors turn off and I have just highlighted and colored syntaxTo do this I define *.js.tpl ... -
-
Danial RKH 创建了一个帖子, -
Danial RKH 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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 进行了评论, -
Danial RKH 创建了一个帖子, 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 创建了一个帖子, 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 创建了一个帖子, 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...