Thu Jul 24, 2008 7:58 am |
Replies: 0 |
Views: 3573 |
|
|
I use code templates a lot, but I'd love to make use of more than one pip-characters (|) in my templates. For example, I'd love this code template to work:
<?php foreach(|): ?>
...
|
Wed Jun 04, 2008 10:09 am |
Replies: 27 |
Views: 23606 |
|
|
This got my vote to.
Another thing I wouldnt mind paying for is an external plugin/application implemented in phped, like the cse html thing.
|
Sat Jan 26, 2008 2:54 pm |
Replies: 8 |
Views: 5353 |
|
|
Ah, thats one of the things I always disable in the options panel:
Tools -> Settings -> Editor Settings -> uncheck "Cursor beyond EOL"
And thats it!
|
Mon Apr 30, 2007 1:29 am |
Replies: 2 |
Views: 4387 |
|
|
Ha, never thought of that Dmitri! Thanks alot.
|
Thu Apr 26, 2007 2:04 am |
Replies: 2 |
Views: 4387 |
|
|
I have several projects which I test locally and are also online at a production environment. I have this bad habbit of accidentally control-shift-s'ing when I'm not supposed to do that So I often ...
|
Thu Jan 25, 2007 2:59 am |
Replies: 14 |
Views: 10085 |
|
|
I sometimes forget to set the active project to the project where im working in. When your working on a file outside your active project auto-complete might not work.
|
Fri Nov 24, 2006 7:56 am |
Replies: 11 |
Views: 11386 |
|
|
In terms of stability and performance - yes, it's created by the same standards as PhpED. In terms of features, it is the first version and there are only few major features. Commercial licenses will ...
|
Tue Oct 10, 2006 6:42 am |
Replies: 4 |
Views: 5699 |
|
|
You can change the default templates. Just go to your installation dir and then to the 'templates' folder and open the html template.
This is the location using a default installation: C:\Program F ...
|
Sat Sep 30, 2006 3:45 pm |
Replies: 35 |
Views: 23274 |
|
|
Got my vote to
|
Fri Sep 15, 2006 2:40 pm |
Replies: 8 |
Views: 6550 |
|
|
Siema, how do you get the PHP to be parsed in CSS files? Do you give them names like styles.php, or do you have your server set to send .css files to the PHP interpreter? I've often wondering what the ...
|
Wed Sep 13, 2006 7:19 am |
Replies: 2 |
Views: 5403 |
|
|
it's lite edition of CSE HTML Validator bundled with PhpED.
You may purchase CSE separately or use its lite (free) edition.
NOTE: CSE HTML Professional differes in some features from Lite edition an ...
|
Wed Sep 13, 2006 3:53 am |
Replies: 2 |
Views: 5403 |
|
|
I got this error on a html document. Its talking about the lite version.
http://www.devschuur.com/screens/lite.jpg
But I thought I had the professional version.
Is there another version besi ...
|