Notepad++ regular expression

Notepad++ regular expression


  • How to go to the end of the line.
          Open Notepad++  
                             => press Ctral and F in a same time.
                             => Search mode Regular expression.
                             => enter $ in find box to go to the end of the line.
  • How to go to the start of the line.
          Open Notepad++  
                             => press Ctral and F in a same time.
                             => Search mode Regular expression.
                             => enter ^ in find box to go to the start of the line.

  • Other Notepad++ tricks.
          Press Alt and select the text by rows and column parallel.




Comments

Popular posts from this blog

Spring Elasticsearch Operations

Object oriented programming concepts (OOPs)

Network Error and Timeout on Authorize.net JS