用户登录
用户注册

分享至

如何在 Eclipse 中启用列选择模式?

  • 作者: 闲的蛋掉毛
  • 来源: 51数据库
  • 2023-01-14

问题描述

News 写道,Eclipse 3.5 终于支持列选择.不幸的是,我不知道如何启用它.我尝试像在 Visual Studio 和所有其他 Microsoft 产品中习惯的那样按下 ALT 键,但没有任何效果.

News wrote that Eclipse 3.5 finally supports column selection. Unfortunately I don't know HOW to enable it. I tried pressing the ALT-key like I am used to in Visual Studio and all other Microsoft products but that had no effect.

如何在 Eclipse 中标记垂直块?

How can I mark a vertical block in Eclipse?

推荐答案

激活光标并选择要选择的列使用:

To activate the cursor and select the columns you want to select use:

窗户:Alt+Shift+A

Mac:命令 + 选项 + A

基于 Linux 的操作系统:Alt+Shift+A

Linux-based OS: Alt+Shift+A

停用,请再次按下按键.

此信息取自 DJ 的 Java 博客.

软件
前端设计
程序设计
Java相关