Commit Graph

385 Commits

Author SHA1 Message Date
babybeasimple
c3a924d772 added haml if statements 2013-06-07 13:13:19 +04:00
Marc Weber
c8783fd02f adding alternative html-minimal snippets illustrating a somewhat minimal setup which is useful to me 2013-06-06 13:44:30 +02:00
babybeasimple
fb20738cf4 fix haml render snipets 2013-06-06 01:56:10 +04:00
Iuri Fernandes
bc17b3d023 Fix ruby snippets with the same name 2013-06-04 10:30:10 -03:00
Eduardo Gurgel
4b42fc04b6 Update elixir snippets to stable Elixir lang 2013-06-01 22:43:20 -03:00
Honza Pokorny
b646de79a5 Merge pull request #215 from honza/elixir-snippets
Add elixir snippets.
2013-06-01 15:51:55 -07:00
Iuri Fernandes
b1bca66a11 Add elixir snippets. 2013-06-01 10:39:30 -03:00
babybeasimple
234ddb7e70 refactor ruby on rails validations with new style 2013-05-31 23:57:19 +04:00
Honza Pokorny
bd46e50148 Merge pull request #212 from mengzhuo/master
Add new snippets for RST format and optimize for Chinese/Japanese
2013-05-31 02:14:24 -07:00
Meng Zhuo
20d65b0617 add figure 2013-05-31 11:18:29 +08:00
Meng Zhuo
12e4eab2a7 fix code section failed 2013-05-31 11:12:17 +08:00
Meng Zhuo
b6074fab15 add some directives 2013-05-31 11:06:43 +08:00
Meng Zhuo
b2dbd2ac4b add CJK support 2013-05-31 09:45:28 +08:00
Honza Pokorny
a062f2f0ac Merge pull request #210 from enriclluelles/expand_span
Adding span# and span. snippets
2013-05-28 02:27:32 -07:00
Meng Zhuo
72eeef77de fix lambda conflict #208 with alter logger.debug into lg 2013-05-27 10:51:49 +08:00
Enric Lluelles
3a93e890eb Adding span# and span. snippets 2013-05-26 23:33:29 +02:00
Meng Zhuo
1c060f7b12 fix lambda conflict with logger.debug 2013-05-24 17:00:04 +08:00
Iuri Fernandes
1d04040a19 Add has_one ... dependent: ... ruby snippet 2013-05-19 18:00:59 -03:00
Meng Zhuo
aabd2d94ca fix glog $2 not right 2013-05-17 11:28:28 +08:00
Meng Zhuo
36d57ca156 add logging in python snippets 2013-05-17 11:19:50 +08:00
Honza Pokorny
9abe87b0a1 Merge pull request #204 from mwcz/datetime_snippet
add datetime snippet
2013-05-13 10:17:14 -07:00
mwcz
645a99fe24 add snippets for property descriptors 2013-05-13 11:19:05 -04:00
mwcz
5dd73100c7 add datetime snippet 2013-05-13 10:40:58 -04:00
Iuri Fernandes
38cb74198d Add ruby snippet for accepts_nested_attributes_for 2013-05-13 10:32:32 -03:00
Iuri Fernandes
d01c475b29 Add let! and remove brackets from let.
The user must choose which block syntax to be used.
2013-05-03 10:26:29 -03:00
Iuri Fernandes
c89448fcad Add ruby snippet btp for polymorphic belongs_to 2013-05-02 10:09:31 -03:00
Iuri Fernandes
0312e12c29 Refactor old migration creation snippet and an alternative one 2013-04-28 15:51:55 -03:00
Iuri Fernandes
76f2ff8337 Remove empty column in mct snippet 2013-04-28 15:50:34 -03:00
Iuri Fernandes
3391280570 Refactor snippet to create new collumn in a migration(mccc -> mnc) 2013-04-28 15:47:48 -03:00
Eustáquio Rangel
1a85c963bf Merge pull request #197 from iurifq/master
Fix missing = on some eruby snippets
2013-04-25 17:28:26 -07:00
Konstantin Gorodinskiy
f81901d027 fix for comments in coffeescript snippets for snipmate 2013-04-25 22:59:03 +04:00
Iuri Fernandes
4e4c7f48cf Fix missing = on some eruby snippets. 2013-04-25 14:30:58 -03:00
Michael Thessel
65d7b17c76 Merge remote-tracking branch 'original/master' 2013-04-13 16:00:03 +00:00
Michael Thessel
c9336b759a Added snippet for to print wa variable to a file 2013-04-13 15:57:44 +00:00
Michael Thessel
8ec2e4ce7a Added array_walk snippet 2013-04-12 02:57:14 +00:00
Michael Thessel
2c858bb724 Added return array placeholder 2013-04-12 02:50:15 +00:00
Michael Thessel
613f3c1b25 Added array_map() snippet 2013-04-12 02:46:37 +00:00
Michael Thessel
95b1a81d6e Changed class snippet 2013-04-12 01:20:42 +00:00
Michael Thessel
41644d72e5 Whitespace cleanup 2013-04-12 01:18:57 +00:00
Michael Thessel
6ade12ac15 Changed method snippet 2013-04-12 01:16:52 +00:00
Honza Pokorny
35db4a65f8 Merge pull request #194 from Nicklasos/master
Add short tags in php snippets
2013-04-17 02:49:02 -07:00
Nicklasos
b66dd896e1 Update php.snippets 2013-04-17 00:52:43 +03:00
Nicklasos
42168b1c17 Update php.snippets
Add php template snippets.
2013-04-17 00:44:48 +03:00
linduxed
755b3a816a Added missing line to WTFPL snippet. 2013-04-10 17:44:53 +02:00
ALX-Liu-Xiao
4962bca954 Fix c.snippets:else
There is no ${2} in snippet el, but insteaded is a ${3}.
Change 3 to 2;
2013-04-10 00:39:52 +08:00
Yu Huanbo
d052a7d891 add nc(namespace and class) for php
http://knplabs.com/blog/boost-your-productivity-with-sf2-and-vim
2013-04-07 22:33:35 +08:00
Joey Curtin
eb7fccc558 added email and github to python.snippte-docs 2013-03-30 11:08:09 -04:00
Honza Pokorny
abbc5c1ec8 Merge pull request #185 from jhoepken/foam
Initial commit for OpenFOAM snippets
2013-03-27 08:56:29 -07:00
Pirogov Evgenij
62ac466722 Turn = into := 2013-03-24 00:09:49 +02:00
Jens Hoepken
e9904d0845 Initial commit for OpenFOAM snippets 2013-03-19 23:13:26 +01:00
Honza Pokorny
8e84c61631 Merge pull request #180 from mwcz/master
Added a semicolon to the sdf (self-defining function) javascript snippet
2013-03-17 17:03:49 -07:00
indi
7238147272 add reqr to expand to require_relative 2013-03-17 20:54:25 +01:00
mockturtl
da5894a87c fix FSF address
Per http://www.gnu.org/licenses/gpl-howto.html.
2013-03-17 20:49:59 +01:00
Marc Weber
dfe410306b merge changes from pull/179 2013-03-17 20:46:38 +01:00
mwcz
91f24bd88b fix javascript object function snippet 2013-03-15 14:53:35 -03:00
mwcz
c85575e50d add a snippet for Crockford's object() function 2013-03-14 15:13:36 -03:00
mwcz
4ce177eadd add semicolon to self-defining function (sdf) 2013-03-14 14:38:03 -03:00
Gui Lin
849d541bc8 Merge branch 'master' into my-js-snippets 2013-03-06 12:18:16 +08:00
Gui Lin
d8b43c12e8 improve for loop 2013-03-06 12:15:11 +08:00
Mike Foley
0fbb89d908 added delegate to ruby.snippets 2013-03-01 14:48:50 -08:00
Mike Foley
0ccc49e39d added a space to each_with_index Ruby snippet, to be consistent with similar snippets 2013-02-26 15:51:33 -08:00
Mike Foley
63551117aa added each_with_object Ruby snippets 2013-02-26 15:51:09 -08:00
Eustaquio Rangel
6e58f722f3 Fixed Ruby rSpec be_true and be_false 2013-02-25 09:07:04 -03:00
Eustáquio Rangel
843e6dd30b Merge pull request #173 from iurifq/master
Even more ruby rspec snippets
2013-02-19 10:43:00 -08:00
Iuri Fernandes
3ef38996f4 Import scala snippets created by @gorodok with some alterations. 2013-02-18 10:25:25 -03:00
Iuri Fernandes
6c4c7f51d7 Add snippets to rspec shared examples and new rspec syntax. 2013-02-18 10:09:55 -03:00
indi
74e1327302 fixed quotes in time tag snippet 2013-02-13 19:54:08 +01:00
Fatih Arslan
4c6cc10d54 Add log.Printf and Println to go snippets with fixes 2013-02-12 01:23:36 -08:00
Fatih Arslan
dfcb7ce519 Fix go functions 2013-02-12 01:12:58 -08:00
Andreas Krennmair
4036a5339b go: type os.Error became built-in type error after go r60. 2013-02-08 20:21:40 +01:00
Oliver Andrich
2dd0d252ff Merge remote-tracking branch 'upstream/master' 2013-02-05 21:58:03 +01:00
Oliver Andrich
d2337af7bb Fixed the {% with %} template tag from htmldjango.snippets 2013-02-05 21:57:41 +01:00
Iuri Fernandes
576063eb67 Add more rspec snippets. 2013-02-05 10:02:29 -03:00
Honza Pokorny
22b4f2073b Merge pull request #165 from oa/master
Updated python property snippet and added elif snippet to htmldjango
2013-01-29 10:00:37 -08:00
Josh Matthews
664c3dd684 Fixing numbering in html snippets. 2013-01-28 19:36:36 -05:00
Oliver Andrich
2773a13c33 Added elif snippet to htmldjango. 2013-01-27 20:55:13 +01:00
Oliver Andrich
c3ae804a82 A more complete property snippet for python.
This snippet is inspired by the snippet provided by Sublime Text. The
current snippet in the upstream repository is missing at least two
lines:

    return locals()
$1 = property(**$1())
2013-01-27 20:13:33 +01:00
Allen.M
64455cdf04 添加 javascript_jquery.snippets 软连接到 javascript-jquery.snippets
用来支持 neosnippet
2013-01-17 16:27:13 +08:00
chrisyue
2b59196777 Merge remote-tracking branch 'upstream/master' 2013-01-11 11:40:43 +08:00
chrisyue
ea806b1e9e fix typo 2013-01-11 11:37:02 +08:00
Nan Cloudio Jiang
4fff4b48e0 R.snippets. Add snippets for frequently used plot and statistical test functions 2012-12-21 20:04:19 -05:00
chrisyue
1bfc94e060 Merge remote-tracking branch 'upstream/master' 2012-12-20 16:33:41 +08:00
chrisyue
3a6142acfd fix a typo 2012-12-20 16:04:11 +08:00
chrisyue
16b958ccd3 add anotation, get and set snippet, good for doctrine 2012-12-20 15:57:51 +08:00
Bradlee Speice
fabf19a0e3 Add code for getopt in C, python, and BASH 2012-12-07 09:11:55 -05:00
Honza Pokorny
798e9ff2e1 Merge pull request #156 from chrisyue/master
make setter and getter even better
2012-12-03 10:37:51 -08:00
chrisyue
12f2641e9d make getter and setter even better 2012-12-04 00:18:40 +08:00
chrisyue
211b082845 Merge pull request #1 from zeroem/getset
Improved getset snippet
2012-12-03 07:37:12 -08:00
Marc Weber
373516590e Revert "add guard to the . python implementation"
reason: causes syntax problems to some people, and there may be bigger
changes due to evaluating merging with ultisnips anyway.

This reverts commit ad850f303b.
2012-12-03 09:39:21 +01:00
Darrell Hamilton
8cc31cd9d0 Improved getset snippet
- Reuse getter @return type for type hinting in the setter
  - Separate property and method names to compensate for case
    differences
2012-12-02 15:14:30 -08:00
Darrell Hamilton
ffcf23092b Use Filename() for interface and class name default values 2012-12-02 15:13:11 -08:00
Marc Weber
ad850f303b add guard to the . python implementation 2012-11-29 11:25:43 +01:00
Tom Vincent
e845b783d3 Add ledger snippet 2012-11-25 19:10:03 +00:00
raydeal
e7d5824daa add yii snippets 2012-11-22 22:25:28 +01:00
Honza Pokorny
28d23a390b Merge pull request #108 from smt/js-whitespace
JS whitespace style (minor)
2012-11-15 10:37:47 -08:00
Honza Pokorny
0ac423d716 Merge pull request #152 from jstasiak/master
Use "# TODO: write code..." as code placeholder in Python snippets
2012-11-15 10:37:05 -08:00
Honza Pokorny
ae7945c115 Merge pull request #121 from heytrav/master
package declaration and pod snippets
2012-11-15 10:36:00 -08:00
Jean Jordaan
8ee1805a66 Make the default text for RST more descriptive. 2012-11-11 16:24:36 +07:00
gk
4f236166c3 fix for WTFPL 2012-11-03 15:52:52 +04:00
Jakub Stasiak
9a63deb18a Use "# TODO: write code..." as code placeholder in Python snippets (#34) 2012-11-03 12:04:43 +01:00