Home
Help
Search
Login
Register
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
Features and/or Improvements
»
Repeat Last Replace
« previous
next »
Reply
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Repeat Last Replace (Read 1869 times)
kfank
Community Member
Posts: 12
Hero Points: 0
Repeat Last Replace
«
on:
October 25, 2012, 06:45:15 PM »
Quote
Repeat last Replace
Add a menu item or hotkey to repeat last replace operation. You already have this for search. Currently if I change buffers/windows and re-open the replace dialog then I have to reset the "Search for" field, then click replace. A hotkey would bypass all this.
Report to moderator
Logged
jimlangrunner
Senior Community Member
Posts: 360
Hero Points: 31
Jim Lang - always a student.
Re: Repeat Last Replace
«
Reply #1 on:
October 26, 2012, 09:44:24 AM »
Quote
RE: Repeat Last Replace
You can quickly do this yourself. Record a macro, perform the steps you desire, then bind to a hotkey. The search data is going to be the first item in the list, so you should be able to select it programatically.
Report to moderator
Logged
Reply
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
SlickEdit Community
»
SlickEdit Product Discussion
»
SlickEdit®
»
Features and/or Improvements
»
Repeat Last Replace