Gamestudio Links
Zorro Links
Newest Posts
Trading Journey
by M_D. 04/26/24 20:22
Help with plotting multiple ZigZag
by M_D. 04/26/24 20:03
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
M1 Oversampling
by jcl. 04/26/24 11:12
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
Eigenwerbung
by jcl. 04/26/24 11:08
MT5 bridge not working on MT5 v. 5 build 4160
by EternallyCurious. 04/25/24 20:49
Zorro FIX plugin - Experimental
by flink. 04/21/24 07:12
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
0 registered members (), 819 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
wandaluciaia, Mega_Rod, EternallyCurious, howardR, 11honza11
19049 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
renaming function names used in many cases #443727
07/23/14 14:19
07/23/14 14:19
Joined: Mar 2011
Posts: 3,150
Budapest
sivan Offline OP
Expert
sivan  Offline OP
Expert

Joined: Mar 2011
Posts: 3,150
Budapest
hi,

I need to reorganize my editor's code, I mean I have to rename several functions used in many-many cases in multiple files, and I just got tired of SED's only "Find in Files" option. I would need a tool that can do it smoothly.

maybe HorusIDE?

thanks.


Free world editor for 3D Gamestudio: MapBuilder Editor
Re: renaming function names used in many cases [Re: sivan] #443728
07/23/14 14:22
07/23/14 14:22
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
Sublime Text is free-ish, and you can open a whole folder in it and then do a normal find and replace or regular expression based. Doesn't support named groups for regular expressions though.

Free-ish, as in, it has an unlimited test period, but it will pop up from time to time when saving and asking you to buy a license if you like it. Similar to WinRar.

I can highly recommend it as a general text editor by the way. If you want to take a look, there are thousands of great plugins and themes available for it. Check out Package Control.


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: renaming function names used in many cases [Re: WretchedSid] #443735
07/23/14 16:54
07/23/14 16:54
Joined: Oct 2011
Posts: 1,082
Germany
C
Ch40zzC0d3r Offline
Serious User
Ch40zzC0d3r  Offline
Serious User
C

Joined: Oct 2011
Posts: 1,082
Germany
Just use Notepad++ or Programmers Notepad laugh
Completely free, supports many coding languages and also supports cool plugins tongue

Last edited by Ch40zzC0d3r; 07/23/14 16:55.
Re: renaming function names used in many cases [Re: Ch40zzC0d3r] #443746
07/23/14 21:22
07/23/14 21:22
Joined: Mar 2011
Posts: 3,150
Budapest
sivan Offline OP
Expert
sivan  Offline OP
Expert

Joined: Mar 2011
Posts: 3,150
Budapest
thanks for the info!
I have ever wanted to test those notepads, unfortunately they support no lite-c, and SED is normally fine for my lite-c projects; and VS express for C++.
normal find and replace of a folder is a good enough solution, I've never heard about Sublime Text, but now downloading!


Free world editor for 3D Gamestudio: MapBuilder Editor
Re: renaming function names used in many cases [Re: sivan] #443748
07/23/14 21:26
07/23/14 21:26
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
Sublime Text would allow you to integrate Lite-C via a custom build system. And it has awesome power features like multiple selection. I can seriously recommend it.


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: renaming function names used in many cases [Re: WretchedSid] #443762
07/24/14 06:29
07/24/14 06:29
Joined: Mar 2011
Posts: 3,150
Budapest
sivan Offline OP
Expert
sivan  Offline OP
Expert

Joined: Mar 2011
Posts: 3,150
Budapest
sounds cool.
probably I need to totally replace SED if my game steps into a real team-work state on the programming side too.
this brings up another question: which version control tool? I found Tortoise SVN, that said to be fine.


Free world editor for 3D Gamestudio: MapBuilder Editor
Re: renaming function names used in many cases [Re: sivan] #443773
07/24/14 10:33
07/24/14 10:33
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
If you can spare the time, look into git! Source Control is a free GUI for it.
A lot of people in this forum will tell you to pick SVN because they don't understand git, but the truth is that git is much more powerful and flexible.

The thing with git is that it has to make click before you truly see how fucking crazy powerful it is, although it is already useful before that. I can't recommend you a Tutorial, I heard good things about this ebook: http://www.git-tower.com/learn/, but take it with a grain of salt and if it's not to your liking, google one.

Like... Git may seem hard and you do have to put in at least a bit of upfront learning, but it will absolutely pay off in the long run.


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: renaming function names used in many cases [Re: WretchedSid] #443774
07/24/14 10:58
07/24/14 10:58
Joined: Mar 2011
Posts: 3,150
Budapest
sivan Offline OP
Expert
sivan  Offline OP
Expert

Joined: Mar 2011
Posts: 3,150
Budapest
ah yes I nearly forgot about Git... probably because I used it in the last days grin thanks again.


Free world editor for 3D Gamestudio: MapBuilder Editor

Moderated by  HeelX, rvL_eXile 

Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1