Commit Graph

755 Commits

Author SHA1 Message Date
Honza Pokorny
edc8cb0bba Merge pull request #270 from martxel/master
Fix html5 snippet indentation and meta tag.
2013-08-26 13:20:49 -07:00
Martxel Lasa
5d4cad3316 Fix html5 snippet indentation and meta tag. 2013-08-26 19:43:20 +02:00
yuhuanbo
702844eb2b add phpunit snippets 2013-08-26 21:16:33 +08:00
Steven Oliver
358cb5308e Merge pull request #268 from chrisyue/master
add symfony2 DataTransformer and EventSubscriber
2013-08-23 06:49:39 -07:00
yuhuanbo
2f9163ddb5 add symfony2 DataTransformer and EventSubscriber 2013-08-23 14:00:21 +08:00
Eustáquio Rangel
49c280e6dd Merge pull request #267 from bsutic/ruby-pry-fix
Ruby `pry` snippet inserts only one line
2013-08-21 17:23:29 -07:00
Bruno Sutic
ff7606bdc5 Ruby pry snippet inserts only one line
Problem: pry snippet inserts 2 lines instead of one. The other line is
used as a document header margin (for source code readability).
2013-08-21 16:31:32 -07:00
Simeon F. Willbanks
481f74b86c Add snippets for declaring and initializing a single variable, both longhand and shorthand. 2013-08-21 09:01:21 -07:00
Honza Pokorny
3a70c26081 Merge pull request #265 from chrisyue/master
`nc` support trait
2013-08-21 06:01:23 -07:00
yuhuanbo
1eb75e363e nc support trait 2013-08-21 11:29:40 +08:00
Honza Pokorny
4a495f7b3e Merge pull request #264 from chrisyue/master
snip `nc` auto detect `Abstract` and `Interface`
2013-08-19 05:13:30 -07:00
yuhuanbo
786f9a66fa snip nc auto detect Abstract and Interface 2013-08-19 12:00:07 +08:00
Iuri Fernandes
371da1b9c5 Merge pull request #263 from bsutic/fix-ruby-super-call
Fix ruby `super_call` snippet
2013-08-18 07:41:41 -07:00
Bruno Sutic
0f452a4875 Fix ruby super_call snippet
There was no tab in the beginning of the line and snippet wasn't
working.
2013-08-17 13:14:05 -07:00
Iuri Fernandes
3c2517d7c7 Merge pull request #261 from carme-264pp/improve_ruby_snipptes
fixed conflict ruby snippets.
2013-08-16 05:53:38 -07:00
Marc Weber
ae6dcae81a Merge pull request #262 from m1foley/haml_mailto_linkto
add link_to, mail_to to haml snippets
2013-08-15 23:57:42 -07:00
Mike Foley
790355c688 remap haml triggers: mail_to = mt/mts, link_to = lt 2013-08-15 17:34:23 -07:00
Mike Foley
85a4bc5fc1 fix typo in haml mail_to 2013-08-15 15:04:30 -07:00
Mike Foley
62166691a8 add link_to, mail_to to haml snippets 2013-08-15 12:32:07 -07:00
carme
db20c6140b fixed conflict ruby snippets. 2013-08-14 22:07:31 +09:00
Steven Oliver
8b636ddc01 Merge pull request #260 from gmjorge/master
Added Ember.js snippets
2013-08-14 04:30:07 -07:00
Jorge García
89c6f17ee9 Added Ember.js snippets 2013-08-13 23:51:47 -07:00
Honza Pokorny
44a2162557 Merge pull request #259 from kmees/livescript
Livescript SnipMate snippets
2013-08-09 06:46:51 -07:00
Kevin Mees
883916a91d Added livescript str snippet 2013-08-09 15:41:50 +02:00
Kevin Mees
1df60aadd2 Added livescript req! snippet 2013-08-09 15:37:35 +02:00
Kevin Mees
1fd1d3b53f Added livescript match snippet 2013-08-09 15:36:34 +02:00
Kevin Mees
552aaa4dd0 Converted Coffeescript SnipMate snippets to Livescript 2013-08-09 15:35:41 +02:00
Honza Pokorny
9143c65495 Merge pull request #258 from zph/master
Converted snipmate elixir snippets into ultisnip
2013-08-08 06:53:00 -07:00
Marc Weber
8024cfcecd while -> wh, see #230 and README.md 2013-08-08 11:24:27 +02:00
Marc Weber
c0cddc9f86 ruby: count from 1, not 0 (I think its very important to think about the name)
add static_var snippet
2013-08-08 09:28:08 +02:00
ZPH
4b0712a652 Converted snipmate elixir snippets into ultisnip
Credit belongs to @iurifq for the snippets
Translation from snipmate to ultisnip format @zph
2013-08-07 21:34:23 -04:00
Honza Pokorny
b2771b368c Merge pull request #257 from Knorkebrot/patch-1
fix underline length
2013-08-04 16:08:36 -07:00
Björn
b4fe1eb09d fix underline length
if you're hasty and type more than three '='s/'-'s, the underline will be longer than the title above. To fix this we need to subtract the (remaining) length of the current line from the length of the title.
2013-08-04 03:52:18 +02:00
Honza Pokorny
3cea78f0c0 Merge pull request #256 from kevinschaul/master
Added snippets for d3 (javascript)
2013-08-02 15:09:37 -07:00
Kevin Schaul
a490c1ee8d Added snippets for d3 (javascript)
Based on Shan Carter's snippets for Sublime
https://github.com/shancarter/sublime-text-d3
2013-08-02 18:02:43 -04:00
Honza Pokorny
e5a811ad21 Merge pull request #255 from chrisyue/master
add some nice symfony2 snippets
2013-08-02 09:55:01 -07:00
yuhuanbo
ea27dc4627 fixup 2013-08-02 22:16:05 +08:00
yuhuanbo
0805491b05 add symfony2 snippets 2013-08-02 22:12:34 +08:00
Honza Pokorny
f05ba1ba96 Merge pull request #254 from chrisyue/master
some hotfix, nothing more
2013-08-01 10:25:27 -07:00
yuhuanbo
3ece8e4236 Merge remote-tracking branch 'upstream/master' 2013-08-01 22:48:03 +08:00
yuhuanbo
04a98ad387 hotfix: move cursor in var_dump call, correct the case of class name 2013-08-01 22:42:37 +08:00
Honza Pokorny
ca1793fdaa Merge pull request #253 from chrisyue/master
remove old php snippet which Ultisnip already include, add something new
2013-07-31 07:58:58 -07:00
yuhuanbo
fdf1e6e174 remove old php snippet which Ultisnip already include, add something new 2013-07-31 21:56:59 +08:00
Marc Weber
737508c613 UltiSnips JS: fix placeholders, remove trailing ;, they are optional 2013-07-31 01:36:35 +02:00
Eustáquio Rangel
f57162262b Merge pull request #251 from babybeasimple/master
add number_to_currency helper snippet
2013-07-29 06:35:32 -07:00
babybeasimple
4e23383bea (haml.snippets): add number_to_currency helper snippet 2013-07-29 15:04:04 +04:00
babybeasimple
eddf0273c7 (eruby.snippets): add number_to_currency helper snippet 2013-07-29 15:03:31 +04:00
Honza Pokorny
418b59e4fd Merge pull request #249 from simeonwillbanks/master
Add Go snippets for invoking named and anonymous functions in goroutines
2013-07-26 09:58:48 -07:00
Simeon F. Willbanks
e688bfe1fd Add Go snippets for invoking named and anonymous functions in goroutines 2013-07-26 08:56:21 -07:00
Honza Pokorny
8a0cd14a26 Merge pull request #248 from michihuber/patch-1
Add function do ... end snippet to elixir
2013-07-22 05:34:53 -07:00