Recent

Author Topic: Autocomplete suggestions when typing  (Read 5906 times)

ssliackus

  • Jr. Member
  • **
  • Posts: 65
Autocomplete suggestions when typing
« on: September 06, 2018, 10:41:22 pm »
Hi all,

Currently Lazarus IDE shows code complete suggestions when ctrl+c or ctrl+space is pressed.
How to make suggestions appear automatically without need to press anything?

Thanks

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9791
  • Debugger - SynEdit - and more
    • wiki
Re: Autocomplete suggestions when typing
« Reply #1 on: September 06, 2018, 11:03:20 pm »
You can try the patch from this issue. https://bugs.freepascal.org/view.php?id=33054

ssliackus

  • Jr. Member
  • **
  • Posts: 65
Re: Autocomplete suggestions when typing
« Reply #2 on: September 07, 2018, 04:00:03 pm »
So it is not the skipped functionality, but bug.....I see....

ssliackus

  • Jr. Member
  • **
  • Posts: 65
Re: Autocomplete suggestions when typing
« Reply #3 on: September 07, 2018, 04:20:41 pm »
Are there any instructions on how to apply patch? I am not very professional....

JuhaManninen

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4459
  • I like bugs.
Re: Autocomplete suggestions when typing
« Reply #4 on: September 07, 2018, 05:17:27 pm »
Are there any instructions on how to apply patch? I am not very professional....
Patches can be applied also by hobbyists. :)
 http://wiki.freepascal.org/Creating_A_Patch#Applying_a_patch
Mostly Lazarus trunk and FPC 3.2 on Manjaro Linux 64-bit.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9791
  • Debugger - SynEdit - and more
    • wiki
Re: Autocomplete suggestions when typing
« Reply #5 on: September 07, 2018, 05:29:20 pm »
There is a command line patch.exe in the windows installation, in the fpc folder.
But it may crash. If it does use something like notepad++ to convert line endings in the patch to unix style.

Butter get a tool with GUI

ssliackus

  • Jr. Member
  • **
  • Posts: 65
Re: Autocomplete suggestions when typing
« Reply #6 on: September 17, 2018, 10:29:30 pm »
Applied patch, everything works.
Thank you.

 

TinyPortal © 2005-2018