DDCODE

Share programming skills from Magic Oriental

upArrow

How does emacs quickly select quotation marks or the contents in parentheses?

 May 11, 2019   question, vim

such asvimThroughv i "In such cases, the contents in double quotation marks are quickly selected.emacsHow to operate?
Thank you

emacsAre there any tips worth recommending?

Local methods, write a macro:

  1. Search forward"

  2. Set mark

  3. Search backward"

However, it is not very easy to use, so this is what you need:https://github.com/magnars/expand-region.el

Related Posts:

  • When executing sql in python, how to escape single…
  • How to use single quotation marks and double…
  • Beginners golang would like to ask questions about…
  • Java takes the contents of double quotation marks in…
  • Mysql executeBatch submits data in batch with…
  • How does the shell add commands with single quotation marks?
  • How does MongoDB insert text records with double…
  • The json data returned by the interface reported an…
  • Why are the quotation marks of jsp pages copied from…
<< Can two split windows’ implement similar functions such as ‘scrolllock’ or ‘scollsync’? Vim matchstr () does not match the number in: 4: >>

Related Posts:

  • When executing sql in python, how to escape single…
  • How to use single quotation marks and double…
  • Beginners golang would like to ask questions about…
  • Java takes the contents of double quotation marks in…
  • Mysql executeBatch submits data in batch with…
  • How does the shell add commands with single quotation marks?
  • How does MongoDB insert text records with double…
  • The json data returned by the interface reported an…
  • Why are the quotation marks of jsp pages copied from…

Tags

Android android-studio apache c c++ centos Css css3 Database Docker Eclipse Express Front end git GitHub golang Html html5 Ios java javascript Jquery Laravel linux macos mongodb mysql Nginx node.js npm objective-c php Programmer python redis ruby shell Spring Sql Swift ubuntu vim vue.js Web xcode

Powered by MyWiki WordPress Theme