question

Serge A avatar image
1 Like"
Serge A asked Matthew Gillespie converted comment to answer

Code editor: search and replace within selection only

Reposted as an idea to be voted for at https://answers.flexsim.com/content/idea/35075/

It would be nice if the built-in code editor supported Search and Replace within a selection only.

This is how some other code editors behave when there is an active selection.

Visual Studio 2015, select a block of code, Ctrl-H suggests to search and replace within the selection by default:

Vim, visual selection, :s starts the substitution command operating with the current selection only ('<,'>):

Atom, visual selection, Ctrl-F to search and replace, the option to search and replace only within the selection is available, but not enabled by default:

FlexSim 17.0.2
feature requestcode editor
· 7
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Joerg Vogel avatar image
1 Like"
Joerg Vogel answered

And if you post this as an idea, we users can vote and perhaps we can convince the developers to implement this feature in an upcoming release.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.