Emacs:如何从当前焦点位置自动选择双引号中的所有文本? [英] Emacs: how to select all text in double-quotes automatically from current focused position?

查看:129
本文介绍了Emacs:如何从当前焦点位置自动选择双引号中的所有文本?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在搜索很长时间之后,我参考这里。

After search for a long time, I refer to here.

如果当前位置在2个双引号之间,是否有任何命令可以标记所有文本2双引号?

if current position is between 2 double-quotes, is there any command can mark all text in the 2 double-quotes?

推荐答案

如果你是一个使用鼠标的工具,双击选择文本,

If you're one to work with the mouse, double-clicking selects text including the double-quotes.

展开区域可让您选择扩展文本的词法单位的一个停止点是没有引号的字符串,之后是包含引号的字符串。

expand-region allows you to select expanding lexical units of text one of the stopping points is string without quotes, and the one after that is string including quotes.

这篇关于Emacs:如何从当前焦点位置自动选择双引号中的所有文本?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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