Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Editor
»
In Praise of Syncro Edit
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Newcomer seeks hobby!
by
wp
[
Today
at 10:09:55 pm]
Design Patterns in Pascal
by
Thaddy
[
Today
at 09:59:44 pm]
TResampleFilter rfBestQua...
by
del
[
Today
at 09:48:26 pm]
Find hex string in hex ed...
by
JCDes
[
Today
at 09:47:04 pm]
[REOPENED] ZEOS Change qu...
by
pcurtis
[
Today
at 09:34:08 pm]
Force thread termination
by
pcurtis
[
Today
at 09:28:07 pm]
Basic question about clas...
by
lucamar
[
Today
at 09:10:23 pm]
Stop service by the daemo...
by
andersonscinfo
[
Today
at 08:14:49 pm]
Unfolding bug after searc...
by
Martin_fr
[
Today
at 08:05:41 pm]
fpweb and pas2js
by
krolikbest
[
Today
at 08:05:32 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: In Praise of Syncro Edit (Read 821 times)
del
Full Member
Posts: 199
In Praise of Syncro Edit
«
on:
October 09, 2019, 11:43:49 pm »
Syncro Edit is the coolest thing I've seen on an IDE. You select a block of text in which there are variable names you want to change. Enable Syncho Edit by clicking on an icon. The selection highlight color changes and you are now in Syncro Edit mode.
As you're typing in the change to a variable name each occurrence of that variable name changes "synchronously" as you type. It's really cool and leads to some great looking code very quickly. I'm looking at code I wrote 5-10 years ago and some of it is an abomination. Syncro Edit to the rescue.
Logged
Handoko
Hero Member
Posts: 4176
My goal: build my own game engine using Lazarus
Re: In Praise of Syncro Edit
«
Reply #1 on:
December 06, 2019, 11:46:27 am »
Yes, I use this feature too. It's really useful for improving code quality. It makes renaming variables very easy. Before knowing this feature I used find and replace, but this one is better.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Using the Lazarus IDE
»
Editor
»
In Praise of Syncro Edit
TinyPortal
© 2005-2018