NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
Code completion issue?


Joined: 19 Aug 2003
Posts: 1
Reply with quote
I'm currently evaluating phpEd (3.2 build 3220) and, having previously worked with phpEd in its freeware days, found it a much more solid product thus-far. The only irritating little glitch I've come up against is an autocomplete cropping up in the wrong place, that I can't seem to turn off.
The error(?) is quite specific, and extremely irritating. It only happens inbetween div tags, and will bring up an autocomplete box (pictured below) every time I hit return.
As you should be able to see from the picture, the div tag is already closed, and has the appropriate closing tag further down in the script. Yet if return is hit anywhere between the div tags, then the autocomplete box pops up. This means if I want to insert more than one return, it adds in "align" when I hit enter or space.
Has this issue already been fixed, or is a fix on it's way soon?

Here's a screencap. Although you can't see the cursor, the line I've returned to is shaded, and you can see there's a php tag between the div and where I returned.
View user's profileFind all posts by andruSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
aha, it's a known issue and has already been fixed in build 3236.
Please download and install PHPEd version 3.2 update pack #1.


Last edited by dmitri on Mon Sep 22, 2003 6:22 am; edited 2 times in total
View user's profileFind all posts by dmitriSend private messageVisit poster's website


Joined: 28 Jul 2003
Posts: 8
Reply with quote
I have another Autocomplete Problem.
Sometimes when i open a <form> or a <table>
it inserts the closing tag whenever i write ANY other tag in between!

For example this would look like this:
Code:

<table>
  <tr>
    <td></table>
  </table>
</table>

The same issue is with the <form> tag very often.

Another issue is, that it just doesnt insert any closing tag at all...

Are these Bugs fixed in the new version?[/code]
View user's profileFind all posts by SwatinemSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8334
Reply with quote
this problem was actually fixed in phped 3.2 update pack #1 as well as previous issue.
View user's profileFind all posts by dmitriSend private messageVisit poster's website
Code completion issue?
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic