Recent

Author Topic: Uses I just found for the editor  (Read 5513 times)

Elmug

  • Hero Member
  • *****
  • Posts: 849
Uses I just found for the editor
« on: August 05, 2011, 11:06:56 am »
Perhaps for most of you this is old news, but I am now doing this:

1. I have placed a file HISTORY.txt in my project folders.

2. Also a BLANK.txt file

Now I keep always opened the HISTORY.txt file, where I write in words what I am planning to do, and even create in it sometimes the code to check it visually, and when I am happy with it, I just paste it into the Unit I need to. This way, I much less screw up the source code!

I also keep modifying that file with "the plan" or the objective at hand that I need to code, the thoughts I have. In other words, first I use some "highest level language" to describe what code is to do, and it keeps in the HISTORY.txt file, till I want to. So, HISTORY.txt IS my scratchpad! No more pencil and paper!

2. The other file, BLANK.TXT, I can use to cut and paste from wherever, even from web, anything.

The nice thing about this, is that the text font of what I cut and paste is exactly the text font that I have set for the editor, which is as large as I wanted. Contrary to fonts in the webpages, sometimes they are awful small.

The Tabs to open and close the above said files are a great idea of the Lazarus makers. This means LESS windows open to confuse me! >:D

Needless to say, I am VERY happy with the Editor facilities!!



« Last Edit: August 05, 2011, 11:13:21 am by Elmug »

Blaazen

  • Hero Member
  • *****
  • Posts: 3241
  • POKE 54296,15
    • Eye-Candy Controls
Re: Uses I just found for the editor
« Reply #1 on: August 05, 2011, 11:24:57 am »
Lazarus has also ToDo lists.
You can go to menu Package -> Install/Uninstall packages ... - > ToDoListLaz 1.0.1
Install it.
You can write specific comments to your code:
Code: [Select]
{TODO5 -oAuthor : I have to do this}
5 is priority
There is defined template for this. Then you can write 'todo'+space
Lazarus 2.3.0 (rev main-2_3-2863...) FPC 3.3.1 x86_64-linux-qt Chakra, Qt 4.8.7/5.13.2, Plasma 5.17.3
Lazarus 1.8.2 r57369 FPC 3.0.4 i386-win32-win32/win64 Wine 3.21

Try Eye-Candy Controls: https://sourceforge.net/projects/eccontrols/files/

IPguy

  • Sr. Member
  • ****
  • Posts: 385
Re: Uses I just found for the editor
« Reply #2 on: August 05, 2011, 03:36:06 pm »
I also keep similar sheets within the editor:
ToDo, BugList, ChangeLog

I'm aware of the ToDo package, but have never explored it.

Elmug

  • Hero Member
  • *****
  • Posts: 849
Re: Uses I just found for the editor
« Reply #3 on: August 05, 2011, 03:42:35 pm »
Thanks Blazen and IPGuy,

There is no end to amazement. The more one explores, the more there is to explore!

eny

  • Hero Member
  • *****
  • Posts: 1648
Re: Uses I just found for the editor
« Reply #4 on: August 05, 2011, 08:42:43 pm »
It's always good to see that people are enthusiastic about Lazarus.
But IMHO there are more suitable ways to share such a feat with the world.
http://www.msn.com
http://www.facebook.com
http://twitter.com
http://hyves.net
etc.
All posts based on: Win10 (Win64); Lazarus 3_4  (x64) 25-05-2024 (unless specified otherwise...)

Elmug

  • Hero Member
  • *****
  • Posts: 849
Re: Uses I just found for the editor
« Reply #5 on: August 06, 2011, 09:17:16 am »
It's always good to see that people are enthusiastic about Lazarus.
But IMHO there are more suitable ways to share such a feat with the world.
http://www.msn.com
http://www.facebook.com
http://twitter.com
http://hyves.net
etc.

And all this time, I thought that enthusiasm was like sneazing!

 

TinyPortal © 2005-2018