Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
115 views
in Technique[技术] by (71.8m points)

Change Rstudio "Find" behavior

When typing anything on RStudio Find and Replace tab, it automatically takes me to the nearest match in the script, requiring me to scroll all the way back to where I previously was writing. Is there way to change this behavior, so the script will just not move while I type on Find and Replace?

question from:https://stackoverflow.com/questions/65881747/change-rstudio-find-behavior

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

If I understand well your question, you can first select the last part of the text you are currently writing, and when activating the search option in Rstudio, you will need to tick search from selection. In that case if you write your search text it will stay in your selection area. kindly refer to the below screenshot of my Rstudioenter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...