Recent

Author Topic: A word about the Lazarus editor / code tools  (Read 2681 times)

Hi im Pascal

  • Jr. Member
  • **
  • Posts: 53
A word about the Lazarus editor / code tools
« on: January 15, 2019, 01:03:30 am »
Hello,

I just wanted to say I think the Lazarus IDE is very nice, and I am especially impressed by Code Tools. I'm not used to that much convenience from C++ IDEs. I literally just press [Ctrl+Shift+C] for anything and think "naah I bet it won't do that", but there you go it just did it... very convenient. I don't know if it's because Pascal syntax is easier to lex, but I really love that feature!

Cheers.

lucamar

  • Hero Member
  • *****
  • Posts: 4219
Re: A word about the Lazarus editor / code tools
« Reply #1 on: January 15, 2019, 01:30:42 am »
I don't know if it's because Pascal syntax is easier to lex, but I really love that feature!

In part it's because that. A bigger part is due to the Lazarus developers being super-stars  ;D
Turbo Pascal 3 CP/M - Amstrad PCW 8256 (512 KB !!!) :P
Lazarus/FPC 2.0.8/3.0.4 & 2.0.12/3.2.0 - 32/64 bits on:
(K|L|X)Ubuntu 12..18, Windows XP, 7, 10 and various DOSes.

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 9877
  • Debugger - SynEdit - and more
    • wiki
Re: A word about the Lazarus editor / code tools
« Reply #2 on: January 15, 2019, 01:52:26 am »
If you want to get an overview of what is possible http://wiki.lazarus.freepascal.org/Lazarus_IDE_Tools

And for other nice features http://wiki.lazarus.freepascal.org/New_IDE_features_since

dbannon

  • Hero Member
  • *****
  • Posts: 2798
    • tomboy-ng, a rewrite of the classic Tomboy
Re: A word about the Lazarus editor / code tools
« Reply #3 on: January 15, 2019, 08:27:06 am »
And
Code: [Select]
http://wiki.freepascal.org/IDE_trickshas some useful tricks too !

(I love being able to open a terminal window in the current project dir for example.)

David
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon

Hi im Pascal

  • Jr. Member
  • **
  • Posts: 53
Re: A word about the Lazarus editor / code tools
« Reply #4 on: January 17, 2019, 08:48:59 pm »
Thank's for all the additional advice. On first sight, the ability to search all components at once seems very useful, too! Wish I had known that sooner.

 

TinyPortal © 2005-2018