PhpStorm & WebStorm 2.0 EAP build 98.108 is available. Critical performance fixes and other improvements for last EAP. Complete changelog
Note: Please execute File|Invalidate caches and restart IDE after installation. Its better to perform this after each update.
Please note that ALL of this is work in progress and will undergo series of both technical and cosmetic changes during next months.
Download PhpStorm & WebStorm 2.0 EAP build 98.108 for your platform from project EAP page.
Develop with pleasure!
-JetBrains Web IDE Team
This blog is permanently closed.
For up-to-date information please follow to corresponding WebStorm blog or PhpStorm blog.
Now in this build it seems that the infinite-column-whitespace feature has turned itself back on, and I can’t for the life of me remember where I turned it off last time..
If someone could tell me I would be most pleased.
.. and I found it. In my defense, it’s 3am here. I had searched for every combination of the words “white” and “space”. Anyone looking for it, it’s called “place caret after end of line”.
ufff thanks, last EOP was terrible
Did any one has problem with breakpoint?
thanks
what is fixed? changelog URL says “No issues found”
@koubel: link fixed
Let’s imagine for a minute, that I forgot arrogance of one of phpStorm developers.
Now look, what is your problem with array keys:
when I’m typing $_SERVER[‘ in IDE, second quote appears automatically. And all your users, who have this (useful) option turned on, can’t understand, how to use new array keys auto-complete.
And second problem: autocomplete window now appears even in strings (try to type ” $p=’he “);
Of course, you can delete this message too, but it will not fix bugs.
@OZ
This is BETA — and you are using it on your own risk. Bugs are expected, especially with absolutely fresh new feature. FULL STOP.
If this will be in final version, then you can talk about “arrogance”.
BTW — I’m facing the same problem as you OZ .. even submitted a ticket. The auto-complete should be turned off in comments/strings in next EAP build (at least it is my understanding of the dev’s comment left in that ticket).
Andriy Bazanov, “arrogance” not because bug exists, I’m not a kid
Just forget.
How do you convert spaces to tabs?
Goyo,
http://img232.imageshack.us/img232/3108/tip.png
@Goyo
If you need to edit existing file (convert existing indents to tabs) then use try Menu -> Edit -> Convert Indents to Tabs.
I found one bug: the deployment no longer works. Either upload or download or compare act as if everything is working but not modification is made. Only browse remote host works (i.e. does modify something).
Thank you Andriy, that works perfectly
@Jamal,
Is the project you are working on indexing? The only time it won’t let me upload is when it is indexing files.
any news about new build?
thanks
@Jamal: can you please file a bug report at http://youtrack.jetbrains.net/issues/WI#newissue=yes and give more details there?
Thanks!
@ksafonov mea culpa, I double checked today on the same project and my config was wrong. It explains why I seemed not to be able to upload/download a file but could explore the remote server.
It’s the way the Autodetect root path works. Nothing serious.