xcode 高亮

Cmd+E, Cmd+F and Cmd+G combo is usefull.

Depending on why you want to do this, edit all in scope (Ctrl-Cmd-E) may be helpful

Aha! Okay, if you highlight text, right-click it, and click "Find selected text in workspace" it will find every instance of that highlighted text in your window and which file it is in. The shortcuts are "Command-f" (find in that file), "Command-Option-f" (find and replace in that file), "Command-Shift-f" (find in workspace [all files]), and "Command-Shift-Option-f" (find and replace in workspace). Is that more like what you wanted? That's the closest it comes. You can't change it. :(

高亮

上一篇:codeforces 712A A. Memory and Crow(水题)


下一篇:块状元素(div)与内联元素(span)