Commit Graph

47 Commits

Author SHA1 Message Date
rygwdn@gmail.com
462b9cdf77 updated deprecation messages, and updated (and documented) the way
"snip.rv" works.
2010-07-30 21:54:51 -03:00
rygwdn@gmail.com
897cca031e Added option to use doxygen style comments in smart def and smart class. 2010-07-30 21:47:36 -03:00
rygwdn@gmail.com
f88076636e Updated snippets to use new "snip" object. 2010-07-30 21:29:40 -03:00
rygwdn@gmail.com
41441c40a0 added example of using snip for snippet-local data 2010-05-16 21:53:52 -03:00
rygwdn@gmail.com
67d1b65aa7 removed another extra print, and fixed some comments 2010-05-16 21:38:55 -03:00
rygwdn@gmail.com
513a635c51 use a helper object, rather than replacing 'res', also provide 'snippet-local' variables 2010-05-16 19:34:44 -03:00
rygwdn@gmail.com
e8125051d3 Added PythonResult class to handle indentation, etc automatically. Modified my python snippets to use it. 2010-05-16 15:22:16 -03:00
rygwdn@gmail.com
52be5df6ef Shortened the variable name, and added documentation. 2010-05-16 02:19:55 -03:00
rygwdn@gmail.com
8f7cdb9c69 added new 'smart def' and 'smart class' for python using new indent info 2010-05-16 02:08:46 -03:00
Holger Rapp
ee1b3aa29b Python, smart def by Alec Thomas 2010-03-05 14:37:28 +01:00
Holger Rapp
1ad7a791d9 Trivial change to get tags removed 2010-01-25 16:34:59 +01:00
Holger Rapp
af0ff03b82 Trivial change to get tags removed 2010-01-25 16:34:10 +01:00
Holger Rapp
a3acc40b96 Fixed a type in tex snippets 2010-01-20 17:38:37 +01:00
Holger Rapp
683266071c Added some snippets for REST 2009-11-10 11:07:23 +01:00
Holger Rapp
df7c03cac7 Added lorem ipsum text 2009-09-23 11:42:14 +02:00
Holger Rapp
3871db14f2 Added snippets for lr( and lr| in tex mode 2009-09-17 13:03:13 +02:00
Holger Rapp
995404e2f0 Fixed typo. Reported by m.d. 2009-08-30 19:50:58 +02:00
Holger Rapp
f6de9346ba Cleaned up java snippets 2009-08-17 17:29:06 +02:00
Holger Rapp
405521caad Cleaned up TCL snippets 2009-08-16 20:58:08 +02:00
Holger Rapp
cd0b859b62 Implemented i option (inword snippet expansion) along the line of the patch by jceb, also added his test cases 2009-08-16 16:34:54 +02:00
Holger Rapp
43e60ebd57 Added support for extends keyword. With this it is simple to make inheritance trees of snippets for file types 2009-08-02 11:57:43 +02:00
Holger Rapp
4d550b4b90 Small cleanup in tm_objc. Not completed 2009-08-01 11:27:22 +02:00
Holger Rapp
ac163993a9 Fixed expandtabs. Was broken at the beginning of the line. Now it is broken in the middle of the line 2009-07-30 08:08:36 +02:00
Holger Rapp
51f462bbde Replaced space indent through tab indent in snippets. This is more logical now that expandtab is adhered to 2009-07-29 22:46:11 +02:00
Holger Rapp
22804a2cbb Cleaned up HTML snippets 2009-07-29 19:29:28 +02:00
Holger Rapp
39fdc55a58 Unified hdr to #! 2009-07-24 16:43:32 +02:00
Holger Rapp
8c7c82dafd Added img link 2009-07-24 16:42:16 +02:00
Holger Rapp
a76165c147 Fixed a backslash in printf and fprintf snippets 2009-07-21 18:03:39 +02:00
Holger Rapp
d0a50ae9d2 Made trigger keys configurable. Added support for setting forward jump and expand to the same key 2009-07-21 10:21:05 +02:00
Holger Rapp
9292919205 Fixed rwprop now... maybe 2009-07-20 21:25:01 +02:00
Holger Rapp
ebc685232e Fixed rwprop 2009-07-20 21:22:31 +02:00
Holger Rapp
9c3456e3c5 Cleaned perl snippets up 2009-07-20 07:51:35 +02:00
Holger Rapp
954e579d7b Fixed README 2009-07-20 07:42:21 +02:00
Holger Rapp
f0d55cad19 Cleaned sh snippets up 2009-07-20 07:40:11 +02:00
Holger Rapp
46db06a901 Cleaned vim snippets up 2009-07-20 07:29:45 +02:00
Holger Rapp
5a1b36e6aa Splitted c snippets into c and c++ 2009-07-20 07:25:02 +02:00
Holger Rapp
11c20ee093 Beefed converter script a bit. Still an ugly hack. Imported HTML and CSS snippets from Textmate 2009-07-19 22:53:25 +02:00
Holger Rapp
c3dff61ef1 Fixed a small bug with string escaping in transformations. Went over the c snippets from TextMate, reworked them to work without any shell code (for compatibility sake) 2009-07-19 17:12:57 +02:00
Holger Rapp
5a42d16499 Added snippets for snippets. Fixed a subtle bug with overwriting snippets 2009-07-19 12:56:10 +02:00
Holger Rapp
0943961479 Added support for b option. Some snippets can be defined to only be valid at the beginning of the line 2009-07-18 00:51:19 +02:00
Holger Rapp
94ee96cb31 Added vim module into imported python modules for python interpolation. box and bbox are now in the all.snippets and use the comment leader extracted from the commentstring option 2009-07-16 15:51:15 +02:00
Holger Rapp
fc0d40e4aa Added header for python scripts 2009-07-16 10:26:53 +02:00
Holger Rapp
7a34de5613 Added box snippets for python. Added a test case for completion inside of snippets 2009-07-15 18:16:42 +02:00
Holger Rapp
80c70697c0 Enhanced the help snippets, enhanced the help file a bit 2009-07-13 12:28:58 +02:00
Holger Rapp
ab7ad57f77 Added support for python interpolation. Added a cool help snippet sec that uses this feature. This needs documentation 2009-07-13 12:02:48 +02:00
Holger Rapp
537e4ce901 Added some common language snippets from other projects. 2009-07-12 20:16:59 +02:00
Holger Rapp
86e7b3a1b5 The project now has a name: UltiSnips 2009-07-10 12:47:54 +02:00