Fri Jan 20, 2023 5:25 pm |
Replies: 47 |
Views: 33080 |
|
|
Hi,
because of missing 8.1 support I also tried to use PhpStorm, and now I'd like to appeal to PhpED team:
if you stopped PhpED development because of lost competition with PhpStorm then you are ab ...
|
Wed Dec 28, 2016 8:45 pm |
Replies: 8 |
Views: 14002 |
|
|
Fixed in PhpEd 18.0 (Build 18017).
|
Sat May 07, 2016 2:09 pm |
Replies: 8 |
Views: 14002 |
|
|
Still doesn't work. PhpEd 17.0 (Build 17016).
|
Wed Jan 27, 2016 10:38 am |
Replies: 8 |
Views: 14002 |
|
|
Also Refactor > Rename doesn't work on trait properties, though both Refactoring and Code completion works correctly on trait methods.
|
Wed Jan 27, 2016 10:31 am |
Replies: 8 |
Views: 14002 |
|
|
Hello,
but code completion still doesn't work on trait properties (PhpEd 16.0, build 16063).
In the example below "$this->page->" suggests nothing. And Ctrl+Click on "$this-> ...
|
Thu Dec 19, 2013 12:40 pm |
Replies: 2 |
Views: 2018 |
|
|
I'm not talking about the writing of code. I'm talking about code reading. Press Ctrl and click "class_name" near @var. Nothing happens. But other IDEs bring you to the class declaration. It ...
|
Sat Dec 07, 2013 6:06 am |
Replies: 2 |
Views: 2018 |
|
|
Hello,
"Find Declaration" works good on class names in the code. But could you please also implement it for phpDoc (or vDoc) comments like /** @var class_name */?
Thank you!
|
Sat Dec 07, 2013 5:21 am |
Replies: 3 |
Views: 2908 |
|
|
phpDoc already differentiates "@return $this" and "@return self", as well as some other IDEs.
phpDoc manual doesn't reflect it yet, but will be updated soon (issue #800 in phpDoc ...
|
Tue Jun 21, 2011 6:44 am |
Replies: 17 |
Views: 10019 |
|
|
Who are those Beta Testers?
As you can see it's you, me and other users of PhpED
|
Thu Mar 12, 2009 6:06 pm |
Replies: 0 |
Views: 3151 |
|
|
Hi,
Do you think to make possible to set different number of spaces in tab for different file types?
For example, I need to set 4 spaces for .php files and 2 spaces for .html files.
It's very han ...
|
Wed May 21, 2008 9:19 am |
Replies: 0 |
Views: 3714 |
|
|
Hi,
Eclipse allows to set the number of spaces in tab for each file type separately.
So I can set 4 spaces for .php files and 2 spaces for .html files.
It's very handy!
Did you think to make ...
|
Sun Aug 05, 2007 5:48 am |
Replies: 4 |
Views: 9514 |
|
|
I can use just HTTP proxy, but FTP accout supports Socks Proxy. Is it possible to use HTTP Proxy?
|