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
RoundTo delivers too many...
by
Handoko
[
Today
at 06:51:05 am]
Analogue of MessageDlg
by
shyub
[
Today
at 06:13:54 am]
Basic question about clas...
by
egsuh
[
Today
at 06:05:14 am]
Getting basic state-depen...
by
speter
[
Today
at 05:25:08 am]
Redrawing form
by
engkin
[
Today
at 04:59:46 am]
Most primitive way for do...
by
pascal111
[
Today
at 03:34:30 am]
LazWebsocket How to ident...
by
Warfley
[
Today
at 03:02:55 am]
TResampleFilter rfBestQua...
by
del
[
Today
at 02:48:25 am]
Odd way of calculating th...
by
engkin
[
Today
at 01:59:46 am]
DragDrop ghost image with...
by
jamie
[
Today
at 01:14:30 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: In Praise of Syncro Edit (Read 820 times)
del
Full Member
Posts: 198
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: 4167
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