Scite Abbrev

From Fxp Wiki

Jump to: navigation, search

Scintilla Scite Abbreviations file

There are two ways to deal with abbreviations:
Il y a deux façons de gérer les abréviations:
  1. insert some text through atyped abbreviation (eventually, you can make the caret go at some point of the text inserted)
    Insérer du text à partir d'une abréviation tapée (on peut en outre placer automatiquement le curseur à un endroit du texte inséré)
  2. wrap some text around the selection
    Entourer de text une sélection

Scite my best text editor

Note

On remarquera qu'il faut 3 ||| pour en faire apparaitre une seule.
Notice that we need 3 ||| to make just one appear.
# Global abbreviations file for SciTE
# For Linux, place in $prefix/share/scite
# For Windows, place in same directory as SciTE.EXE (or Sc1.EXE)
# Contains a list of entries of the form abbreviation=expansion
# Type the abbreviation and press Ctrl+B to insert the expansion
# The '|' marke the position the caret will be after expansion.

#main=int main(int argc, char *argv[]) {\n|\n}
#i=if (|) {\n\n}
img=<img src="images/|.jpg" />
fr=class="lgfr" lang="FR" xml:lang="FR"
en=class="lgen" lang="EN" xml:lang="EN"
cat=\n|\n
spoiler=<div class="spoiler">DON'T READ AHEAD IF YOU DON'T WANT TO SPOIL THE SUPENS<br />\nNE LISEZ PAS PLUS LOIN SI VOUS NE VOULEZ PAS VOUS GACHER LE SUSPENS</div>\n<br />
ref=[{INSERT com.ecyrd.jspwiki.plugin.ReferringPagesPlugin }]
ce=<cib:entry>\n|\n</cib:entry>\n<br />\n
rdf=<rdf:Description><span class="dc_creator">|</span>, <span class="dc_title"></span></rdf:Description>
tre=<span class="tei_ref"><rdf:Description><span class="dc_creator">|</span>, <span class="dc_title"></span>, <span class="tei_p">p. </span></rdf:Description></span>
q=<blockquote>“ | ”</blockquote>
qp=<blockquote>“ | ” <span class="tei_p">p. </span></blockquote>
auto=<h4><span class="lgfr" xml:lang="fr" lang="fr">Liste Automatique</span> <span class="lgen" xml:lang="en" lang="en">Automatic List</span></h4>\n[{INSERT com.ecyrd.jspwiki.plugin.ReferringPagesPlugin}]\n
sp=<span class="lgfr" lang="FR" xml:lang="FR">|</span> <span class="lgen" lang="EN" xml:lang="EN"></span>
di=<div class="lgfr" xml:lang="fr" lang="fr">|</div> <div class="lgen" xml:lang="en" lang="en"></div>
dib=<div class="lgfr" xml:lang="fr" lang="fr">|</div><br /> <div class="lgen" xml:lang="en" lang="en"></div>
blog=
pp=~pp~\n|\n~/pp~
pic={picture file=img/wiki_up/|.jpg}
1=||
(=((|))
l=[[|]]
{a=[[|||[[Image:]]<!--{{||}}-->]]
{=[[Image:|]]<!--{{|||}}-->
im={img src=http://|.jpg?nocache=1 width=200 height=100 align=center link=http://www.yahoo.com desc=foo}
spx=<span class="lgfr" lg="FR">|</span><span class="lgen" lg="EN"></span>
dix=<div class="lgfr" lg="FR">\n|\n</div><div class="lgen" lg="EN">\n</div>
coj=<code java>|</\code>
coh=<code html>|</\code>
cop=<code php>|</\code>
bl={BACKLINKS(lg=>|)}|{BACKLINKS}

See also

Personal tools