CodeLobster IDE

Free cross-platform PHP IDE (HTML, PHP, CSS, JavaScript, Python code editor) with support Drupal, Joomla, Twig, JQuery, BackboneJS, LaravelJS, Node.js, CodeIgniter, CakePHP, Laravel, Magento, MeteorJS, Phalcon, Symfony, VueJS, WordPress, Yii
It is currently Fri Apr 19, 2024 12:11 pm

All times are UTC




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: Problem with autocomplete
PostPosted: Thu Oct 21, 2010 3:08 pm 
Offline

Joined: Wed Jun 30, 2010 8:16 pm
Posts: 7
Location: here
Hi Handy,

1) When do we pressed the ENTER key at the autocomplete, it deletes the existing code, the Insert key does not work.

example:

orginal code:

Code:
display:block;width:280px....

If I add the code with autocompletion:

Code:
z-index:1;ock;width:280px....


code truncated because of l'autocomplete !

2) Then there is an improvement that would be:

Should be in "src, include, .." the autocomplete a "tree walk" with an option in relative or absolute as in Dreamweaver.

3) Autocompletion is not perfect. A cache system and prediction would be nice too.

Ah yes! At home, with the tag "IMG" I have no "src width height alt ... "in autocompletion. How strange ! :lol:

Greetings

_________________
I am a Lady Gaga :D


Top
 Profile  
 
 Post subject: Re: Problem with autocomplete
PostPosted: Thu Oct 21, 2010 9:07 pm 
Offline

Joined: Sun Oct 10, 2010 5:51 pm
Posts: 34
Only way I can reproduce this is if I enable "overwrite" by pressing the Insert key.
Otherwise, when Insert mode is left alone(cursor blinks a non-blocked "line") -- then the autocomplete-text is prepended to the existing text on the line.


Top
 Profile  
 
 Post subject: Re: Problem with autocomplete
PostPosted: Fri Oct 22, 2010 12:21 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

1) Text replacing is stantard and useful behaviour.
If you don't need to replace code, you may press "SPACE" before.

2) Thanks for the suggestion about selections for "src", "include" and etc.
We already have such functionality on our plans.

3) What doe yu mean that you doesn't have autocomplete list of attributes for IMG tag?
There is now a small bug for unclosed tags before <
but all other cases work OK.

Regards,
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: Problem with autocomplete
PostPosted: Fri Oct 22, 2010 3:42 pm 
Offline

Joined: Wed Jun 30, 2010 8:16 pm
Posts: 7
Location: here
Hi!,

Code:
<img src="imgs/vignettes/imgs.jpg" width="10%" height="10%" alt="" title="img A" class="vign"/>


Well, I do not know! I wrote the src width, the height, the class ...

Autocompletion, do not remind me, does not offer me anything.

Me, I installed the latest version over the other without uninstalling the old one, why my house does not work properly, I do not understand. :lol:

_________________
I am a Lady Gaga :D


Top
 Profile  
 
 Post subject: Re: Problem with autocomplete
PostPosted: Fri Oct 22, 2010 4:03 pm 
Offline
Site Admin

Joined: Wed Sep 12, 2007 2:18 pm
Posts: 3931
Hi.

Does the list appear after pressing ctrl+space?
Is the list of tags isn't shown also?
Does autocomplete works on PHP code?
What OS do you have?

If autocomplete works on other cases - could you, please, send us your source file.

Thanks.
Codelobster Team.


Top
 Profile  
 
 Post subject: Re: Problem with autocomplete
PostPosted: Sat Oct 23, 2010 6:02 pm 
Offline

Joined: Wed Jun 30, 2010 8:16 pm
Posts: 7
Location: here
Admin Wrote:
Hi.

Does the list appear after pressing ctrl+space?
Is the list of tags isn't shown also?
Does autocomplete works on PHP code?
What OS do you have?

If autocomplete works on other cases - could you, please, send us your source file.

Thanks.
Codelobster Team.


No, after the tag <img> nothing appears.
I have no problem with other tags such as:

Code:
<a href="" title=""></a>
<span class="" id=""></span>


I just tag <img that this is all, no src there for class, id ...

Yes, autocomplete running on PHP and CSS do not worry, I've noticed that.

Here is an example of my code:

<
Code:
<ul>
<div id="cadre_annon" class="cart_normal">
<li id="carton">
Bisous de France ! J<p>J'aime le homard anglais !</p><img src="imgs/vignettes/imgs.jpg" width="10%" height="10%" alt="" title="img A" class="vign"/>
</li>
</div>
</ul>


So I do not know if it's about, but I am talking about it yet. :)
Well, I know, I have a little trouble with the <ul>, but hey, I'm a small web programmer huh! :oops:

_________________
I am a Lady Gaga :D


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 74 guests


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 post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2016 phpBB Group