Re: [Lazarus] Strg + D doesn't invoke Jedi Code formatter ?

2012-04-06 Thread John Landmesser

On 05.04.2012 23:35, Maxim Ganetsky wrote:

05.04.2012 22:11, John Landmesser написал:

Strg + d in a german Lazarus 1.1 r36581M FPC 2.6.0 i386-linux-gtk 2
does not format the actual IDE code window, but shows me a dialog JCF
parse Tree and does not reformat the code.

I think i changed nothing in the IDE settings for JCF.


Please create separate bug reports for all your issues, otherwise they 
will be forgotten.



... done :-))

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Strg + D doesn't invoke Jedi Code formatter ?

2012-04-05 Thread Maxim Ganetsky

05.04.2012 22:11, John Landmesser написал:

Strg + d in a german Lazarus 1.1 r36581M FPC 2.6.0 i386-linux-gtk 2
does not format the actual IDE code window, but shows me a dialog JCF
parse Tree and does not reformat the code.

I think i changed nothing in the IDE settings for JCF.


Please create separate bug reports for all your issues, otherwise they 
will be forgotten.


--
Best regards,
 Maxim Ganetsky  mailto:gan...@narod.ru

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Strg + D doesn't invoke Jedi Code formatter ?

2012-04-05 Thread Paul Ishenin



06.04.12 2:11, John Landmesser написал:

Strg + d in a german Lazarus 1.1 r36581M FPC 2.6.0 i386-linux-gtk 2
does not format the actual IDE code window, but shows me a dialog JCF
parse Tree and does not reformat the code.

I think i changed nothing in the IDE settings for JCF.


JCF shows this windows in case it can not parse your source code. Maybe 
you have some errors in code? If so please fix them first before the format.


Best regards,
Paul Ishenin.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Strg + D doesn't invoke Jedi Code formatter ?

2012-04-05 Thread Hans-Peter Diettrich

John Landmesser schrieb:
Strg + d  in a german Lazarus 1.1 r36581M FPC 2.6.0 i386-linux-gtk 2 
does not format the actual IDE code window, but shows me a dialog JCF 
parse Tree and does not reformat the code.


Q: Can the reformatting be disabled, so that it does nothing when the 
shortcut is entered by accident? I heard Delphi users complain about 
unwanted reformatting, by accident. Remember that shared code (LCL...) 
never should be reformatted, to prevent problems with commits and updates.


DoDi


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Strg + D doesn't invoke Jedi Code formatter ?

2012-04-05 Thread William Oliveira Ferreira
I just remove the package and build the IDE. Everytime i hit CTRL+D instead
of CTRL+S and i don't like the jcf...

2012/4/5 Hans-Peter Diettrich drdiettri...@aol.com

 John Landmesser schrieb:

  Strg + d  in a german Lazarus 1.1 r36581M FPC 2.6.0 i386-linux-gtk 2
 does not format the actual IDE code window, but shows me a dialog JCF
 parse Tree and does not reformat the code.


 Q: Can the reformatting be disabled, so that it does nothing when the
 shortcut is entered by accident? I heard Delphi users complain about
 unwanted reformatting, by accident. Remember that shared code (LCL...)
 never should be reformatted, to prevent problems with commits and updates.

 DoDi



 --
 __**_
 Lazarus mailing list
 Lazarus@lists.lazarus.**freepascal.orgLazarus@lists.lazarus.freepascal.org
 http://lists.lazarus.**freepascal.org/mailman/**listinfo/lazarushttp://lists.lazarus.freepascal.org/mailman/listinfo/lazarus




-- 

William de Oliveira Ferreira
Bacharel em Sistemas de Informação
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Strg + D doesn't invoke Jedi Code formatter ?

2012-04-05 Thread Hans-Peter Diettrich

William Oliveira Ferreira schrieb:

I just remove the package and build the IDE.


Thanks, that's safe and easy :-)

Everytime i hit CTRL+D 
instead of CTRL+S and i don't like the jcf...


+1

DoDi


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] Strg + D doesn't invoke Jedi Code formatter ?

2012-04-05 Thread Paul Ishenin

06.04.2012 7:44, Hans-Peter Diettrich написал:

John Landmesser schrieb:

Strg + d in a german Lazarus 1.1 r36581M FPC 2.6.0 i386-linux-gtk
2 does not format the actual IDE code window, but shows me a dialog
JCF parse Tree and does not reformat the code.


Q: Can the reformatting be disabled, so that it does nothing when the
shortcut is entered by accident? I heard Delphi users complain about
unwanted reformatting, by accident. Remember that shared code (LCL...)
never should be reformatted, to prevent problems with commits and updates.


Remove the shortcut.

LCL also needs to be formatted sometimes.

Best regards,
Paul Ishenin



--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus