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 Sun Apr 28, 2024 3:47 am

All times are UTC




Post a reply
Username:
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
   

Topic review - Autocomplete still buggy - version 1.9.0
Author Message
  Post subject:  Re: Autocomplete still buggy - version 1.9.0  Reply with quote
Hi.

About display: looks like there is our bug indeed.
We will fix it by next nearest version.

Thanks,
Codelobster Team.
Post Posted: Mon Aug 10, 2020 12:43 pm
  Post subject:  Re: Autocomplete still buggy - version 1.9.0  Reply with quote
Admin Wrote:
Hi.

1) VSCode works by the same way.

2) You can type a space at first and return cursor.
Or You can add new tag into the end.

If You start to type some tag(or function) over existing one then Codelobster overwrite it.
It is a simple behaviour.

Thanks,
Codelobster team.


I respect your opinion - but I really disagree with you. It might be a "simple" behaviour, as you call it, but definitely not an effective behaviour. For example, test phpDesigner, and you will get it.

Anyway, I added display at the end, no suggestions from autocomplete other than important. Correct?
Post Posted: Thu Aug 06, 2020 9:34 pm
  Post subject:  Re: Autocomplete still buggy - version 1.9.0  Reply with quote
Hi.

1) VSCode works by the same way.

2) You can type a space at first and return cursor.
Or You can add new tag into the end.

If You start to type some tag(or function) over existing one then Codelobster overwrite it.
It is a simple behaviour.

Thanks,
Codelobster team.
Post Posted: Thu Aug 06, 2020 2:05 pm
  Post subject:  Re: Autocomplete still buggy - version 1.9.0  Reply with quote
Codelobster, can you please answer me on this, because your previous answer really worries me...

To prove my point, e.g.:

NuSphere PhpED: "PHP Variables code completion provides the pop up menu with the list of the variables used in the script when the user starts typing new variable name...Code completion works for HTML and CSS as well."
(http://www.nusphere.com/products/php_co ... letion.htm)

Visual Studio: "If a language service knows possible completions, the IntelliSense suggestions will pop up as you type."
(https://code.visualstudio.com/docs/editor/intellisense)

Sublime Text: "Auto complete shows the completion popup as you type"
https://www.sublimetext.com/docs/3/auto_complete.html

RapidPHP: "Auto Complete window is displayed automatically as you type the code."
http://help.blumentals.net/rapidphp/htm ... mplete.htm

JetBrains: "For automatic completion enable the Show suggestions as you type option"
https://www.jetbrains.com/help/idea/aut ... -code.html
Post Posted: Wed Aug 05, 2020 8:12 pm
  Post subject:  Re: Autocomplete still buggy - version 1.9.0  Reply with quote
Admin Wrote:
Hi.

You should press ctrl+space to add new attribute (not start to type it).

Regards,
Codelobster Team.



Come on Codelobster...

So, you mean that I should (1) press ctrl+space, (2) then scroll down to Display (in my case) and (3) double click on the attribute with the mouse or hit Enter?

Yes, then it works, min-height is not removed. Things that takes a millisecond in other IDEs should take ~5 seconds in CodeLobster?

If you (1) press ctrl+space, (2) start typing dis to select Display in the LONG list, min-height is removed.

Can you please give me a proper answer on this? This is not how an autocomplete feature should work.
Post Posted: Tue Aug 04, 2020 9:19 pm
  Post subject:  Re: Autocomplete still buggy - version 1.9.0  Reply with quote
Hi.

You should press ctrl+space to add new attribute (not start to type it).

Regards,
Codelobster Team.
Post Posted: Mon Aug 03, 2020 10:47 am
  Post subject:  Autocomplete still buggy - version 1.9.0  Reply with quote
I was pleased to read the release notes for 1.9.0 about the autocomplete improvements, but unfortunately, it still contains basic bugs (which I have explained to you before in detail in an email).

For example:

1. I want to write something before the min-height attribute in the style tag:

Attachment:
code1.jpg
code1.jpg [ 38.82 KiB | Viewed 144822 times ]


2. I start to write dis and hit Enter as I like the autocomplete suggestion:

Attachment:
code2.jpg
code2.jpg [ 28.42 KiB | Viewed 144822 times ]


3. The min-height attribute is now gone, replaced with display and the autocomplete popup is still open:

Attachment:
code3.jpg
code3.jpg [ 28.12 KiB | Viewed 144822 times ]


N.B. The same thing happens if you start typing e.g. after the min-height attribute instead - then the existing border-top will be replaced with display instead. So, the bug appears independent of where you place the cursor in the (existing) style tag.

This is elementary things that shouldn't go wrong. I haven't tested all the other things I've mentioned to you about the autocomplete feature, but as this one still fails, I guess all the other bugs still exist as well (edit: yes, they are, e.g. quite often, no suggestions are displayed by the autocomplete feature etc). Please fix ASAP (I guess it will take 2-4 months..). Soon time to look elsewhere for a basic and solid PHP editor.
Post Posted: Sun Aug 02, 2020 9:09 pm

All times are UTC


Jump to:  
Powered by phpBB © 2016 phpBB Group