Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to search / replace text in highlighted selection ?
How to search / replace text in highlighted selection ? [message #1819032] Sun, 05 January 2020 17:24 Go to next message
Helen Keller is currently offline Helen KellerFriend
Messages: 173
Registered: June 2019
Senior Member
This is embarrassing question , but Mrs Google is not cooperating.

I like to search and replace multiple occurrence of text in SELECTED block of C++ code.
HOW ?
I can select the code block - between {...} , now how do I apply "search and replace all " ONLY in the selected block?
I think it is "ctrl ..." something... but I forgot.

Re: How to search / replace text in highlighted selection ? [message #1819033 is a reply to message #1819032] Sun, 05 January 2020 20:50 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
Edit --> Find / Replace
https://help.eclipse.org/2019-12/topic/org.eclipse.cdt.doc.user/reference/cdt_u_m_edit.htm
https://help.eclipse.org/2019-12/index.jsp?topic=%2Forg.eclipse.cdt.doc.user%2Freference%2Fcdt_u_find_replace.htm&cp%3D10_4_5

[Updated on: Sun, 05 January 2020 21:49]

Report message to a moderator

Previous Topic:Cannot find Path & Symbols
Next Topic:Compiler changing problem
Goto Forum:
  


Current Time: Thu Apr 25 04:27:53 GMT 2024

Powered by FUDForum. Page generated in 0.03229 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top