How can I do a column select across the entire file?

后端 未结 3 1336
逝去的感伤
逝去的感伤 2021-01-29 23:12

Is there a way I can use the middle click or maybe (Ctrl+Alt+Up) to a particular column across all lines in a long fil

3条回答
  •  心在旅途
    2021-01-29 23:52

    OS X

    You can click the following and drag to create a selection of one or more columns of characters:

    • Left mouse button + option
    • Middle mouse button

    To add to an existing selection, hold command while doing the above.

    To subtract from an existing selection, hold command + shift while doing the above

    Windows

    You can click the following and drag to create a selection of one or more columns of characters:

    • Right Mouse Button + shift
    • Middle Mouse Button

    To add to an existing selection, hold Ctrl while doing the above.

    To subtract from an existing selection, hold Alt while doing the above.

提交回复
热议问题