【Sublime之IncrementalFind】
快捷键:Command + i发起,Enter结束。
功能: cremental find panel will set the selection to the search start point
使用场景:需要查找接下来的某一单词,并且搜索结果后定位于该单词后进行编辑时。好处是双手可以不用离开键盘,保持了代码编辑的速度。
【Sublime之IncrementalFind】
快捷键:Command + i发起,Enter结束。
功能: cremental find panel will set the selection to the search start point
使用场景:需要查找接下来的某一单词,并且搜索结果后定位于该单词后进行编辑时。好处是双手可以不用离开键盘,保持了代码编辑的速度。