IntelliJ 是否有一个 `Ctrl` + `K`、`Ctrl` + `D` Sublime 等价物?在 Android Studio 中使用 Alt+J 进行多项选择时如何跳过匹配项? [英] Does IntelliJ have a `Ctrl` + `K`,`Ctrl` + `D` Sublime equivalent? How do I skip a match when using Alt+J for multiple selections in Android Studio?

查看:27
本文介绍了IntelliJ 是否有一个 `Ctrl` + `K`、`Ctrl` + `D` Sublime 等价物?在 Android Studio 中使用 Alt+J 进行多项选择时如何跳过匹配项?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在 Android Studio 中使用 Sublime 的 'Ctrl'+'K'、'Ctrl'+'D' 功能,我该怎么做?

I want to have the 'Ctrl'+'K','Ctrl'+'D' functionality of Sublime in Android Studio, how do I do it?

与此问题完全相似,但与 Android Studio 相关.怎么做在 Sublime Text 2 中使用 Ctrl+D 进行多项选择时,我跳过匹配吗?

Perfectly similar to this question, but with respect to Android Studio. How do I skip a match when using Ctrl+D for multiple selections in Sublime Text 2?

我使用 Ctrl+D 将下一个出现的字符串(或子字符串)添加到选择(离散多选)中.为了跳过将下一个直接选择添加到选择中,而是在它之后的一个,我使用 Ctrl+K、Ctrl+D.我如何在 Android Studio 中做同样的事情.

I use Ctrl+D to add to selection (discrete multiple select) the next occurrence of the string (or substring) highlighted. And to skip adding next immediate selection to selection but the one after it, I use Ctrl+K, Ctrl+D. How do I do the same in Android Studio.

我只知道 Alt+J 类似于 Ctrl+D(从 Android Studio 中的 Keymappings 中找到).

I just know Alt+J is similar to Ctrl+D (found from Keymappings in Android Studio).

取消选择最后一个选择是 Alt+Shift+D.

And to deselect the last selected it's Alt+Shift+D.

但是我如何跳过下一次出现?

But how do I skip next occurrence?

我的问题与以下无关:IntelliJ IDEA 是否有`Ctrl` + `K`, `Ctrl` + `D` 等效吗?.这相当于 Visual Studio.我想要 SublimeText 等价物.

My question is in no way related to: Does IntelliJ IDEA have a `Ctrl` + `K`, `Ctrl` + `D` equivalent?. That's Visual Studio equivalent. I want the SublimeText equivalent.

推荐答案

在这个 Issue 中有描述 最初创建的原因是缺少此跳过下一步.

It is described in this Issue that was initially created because this skip-next was missing.

无论如何,您只需按 F3 即可跳过下一个可能的选择.

Anyhow you just press F3 to skip next possible selection.

这篇关于IntelliJ 是否有一个 `Ctrl` + `K`、`Ctrl` + `D` Sublime 等价物?在 Android Studio 中使用 Alt+J 进行多项选择时如何跳过匹配项?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆