You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
441 B
441 B
Advanced Code Editor search and replace keyboard shortcuts
Advanced Code Editor provides the following shortcuts for search and replace within the code dialog.
Action | PC | Mac |
---|---|---|
Find | Ctrl+F | Command+F |
Find next instance | Ctrl+G | Command+G |
Find previous instance | Shift+Ctrl+G | Shift+Command+G |
Replace | Ctrl+H | Command+Option+F |
Replace All | Shift+Ctrl+R | Shift+Command+Option+F |