alex_bn_lee

导航

【422】Insert often-used pieces of text in gedit

Ref: Snippets

Enable Snippets Plugin

Browse Snippets

Using Snippets

To insert a nippet into your current documents:

  • Type the desired snippet name anywhere in your current document.
  • Press  Tab to insert the snippet associated with the input term.

Snippets Example Usage

  • $0: The cursor with show at that position.
  • Tab trigger: keyword to trigger snippet.
  • Shortcut key: use this one, it will show the code snippet.

 

posted on 2019-07-02 07:57  McDelfino  阅读(207)  评论(0)    收藏  举报