A plugin for save sentences...
-
Hello, i try find a plugin for saving my frequently sentences used like:
SQL
->Select …
->Delete…
->Insert…CSS
.img {width:100%}
.a {underline:none }HTLM
<input type=“date” value=“<?=date(“Y-m-d”)?>”>
etc…actualy, i use macros but it’s not friedly…
Thank for you help!
-
I use the Snippets plugin for my HTML/CSS pages. It has a lot of tags built-in and you can edit those and add your own tags or “quick text” phrases. It has some SQL code built-in also. I originally used it just for the built-in HTML tags but now I have all the tags I frequently use with class names and such already added in, as well as any code or phrases I use a lot. You can also use it for page templates with tabs/spacing already set up.