Menu

abbreviations (like in scite)

Fxp33
2008-03-21
2012-11-13
  • Fxp33

    Fxp33 - 2008-03-21

    Hi,

    I'm looking for a way to add the ctrl+B feature of Scite to insert an abbreviation and place the caret (cursor) at a precise place in this insertion.

    For example:
    tt=<table><tr><td>|</td></tr><table>
    cc=[[Category|||]]

    Is there already a plugin doing this ?

    Thanks for your answers.

    François

     
    • Nobody/Anonymous

      Yea, I believe so. Thanks.

       
      • Nobody/Anonymous

        Take a look at this thread on the Plugin Development forum:

        "insert plugin, a web edition..."
        http://sourceforge.net/forum/forum.php?thread_id=1959856&forum_id=482781

        Search for "<br>" to get to some possibly useful information.

         
        • Nobody/Anonymous

          Look for "<p>" instead of "<br>" in the thread.

          Here's a part of what you should find:

          "
          .ini format:
          Paragraph Tag=<p>|</p>
          Table=<table>\n\t<tr>\n|\n\t</tr>\n</table>
          "

           
          • Fxp33

            Fxp33 - 2008-03-22

            Thank you for guiding me toward the plugins.

            What I am looking for is Quicktext. The only difference with scite is that the place of the caret is determined with the dollar sign "$" instead of the vertical bar "|".

            This is great,

            Thanks again.

            François

             
MongoDB Logo MongoDB