kas kas

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created phpstorm (2.1) javascript auto intend problem
writing a code block with auto indent. no manual tabbing...$(document).ready(function() { $("#welc").toggle(function() { $(this).val("hello"); }, function() { ... -
Created no support for overloading methods ?
i ve declared the __get method in the class but phpstorm gives error. is there any plug-in for this?Attachment(s):test.jpg