Commit Graph

347 Commits

Author SHA1 Message Date
dzikie drożdże
b3bfe4df7d pep-3110 2015-09-07 17:28:59 +02:00
Holger Rapp
ec99c8c24f Merge pull request #610 from kursion/master
Adding reactJS for coffeescript support
2015-08-31 07:50:59 +02:00
Louis Pilfold
6a11e1aa15 Remove redundant Ultisnips SCSS snippets 2015-08-28 12:50:10 +01:00
Hans-Guenter
b8bd605a2f Adjust for changed vim Filename function 2015-08-27 19:52:01 +02:00
Yves Lange
ab03bcfac1 Adding coffeescript kv ('key:value') snippet 2015-08-17 09:58:52 +02:00
Yves Lange
8b2a712007 Adding reactJS for coffeescript support 2015-08-17 09:53:28 +02:00
ricardogcolombo
9b43dbc3db rename openui5 snippets file according to the standard nomenclature 2015-08-14 13:31:29 -03:00
Louis Pilfold
c00f373485 Supercollider: for snippets 2015-08-14 14:32:20 +01:00
Luis Carlos Cruz Carballo
ba44606abd Add default __str__ method 2015-08-05 08:28:51 -04:00
Luis Carlos Cruz Carballo
0af7853c6b Add some context for djangohtml 2015-08-02 23:53:12 -04:00
Luis Carlos Cruz Carballo
7439b143fb Add some options to test on templates 2015-08-02 23:53:12 -04:00
Luis Carlos Cruz Carballo
308dc53a4c Test djangohtml options 2015-08-02 23:53:12 -04:00
Luis Carlos Cruz Carballo
f0a9a1e80b Add some options to test on templates 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
cf8b0ecad0 Ready for pull request 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
c69f680c6d To test attributes 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
8e5178d236 To test attributes 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
b1063c08f4 To test attributes 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
a53a23b4cc To test attributes 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
8b2e2c2bdf Improve htmldjango 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
0abbd8160b Start migration from djaneiro 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
d1f383ab53 Start migration from djaneiro 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
348236ab9e Start migration from djaneiro 2015-08-02 23:53:11 -04:00
Luis Carlos Cruz Carballo
dfa8c37d54 Django forms snippets done 2015-08-02 23:53:11 -04:00
Louis Pilfold
af3c2d3f66 Rust: pub fn, correct while trigger 2015-08-02 12:56:59 +01:00
Renzo Poddighe
c278d602e6 Add process snippets 2015-07-29 17:15:01 +02:00
Renzo Poddighe
e87dfec535 Add omitted descriptions 2015-07-29 17:09:06 +02:00
Renzo Poddighe
5647a7fc51 Add sensible Node snippets 2015-07-29 17:04:35 +02:00
Renzo Poddighe
3ef5eeec53 Make separate Node file 2015-07-29 16:44:20 +02:00
Renzo Poddighe
613d84e2ac Add CommonJS snippet 2015-07-29 15:26:14 +02:00
Audrius Kažukauskas
6c1bf5e71d python: Allow to set triple quote style separately 2015-07-25 16:45:15 +03:00
Roland Sommer
2a8f1b6295 UltiSnips/python: Honour quoting config for ifmain snippet 2015-07-23 14:29:08 +02:00
Louis Pilfold
ff76104e92 Typescript extends Javascript 2015-07-21 12:57:55 +01:00
Holger Rapp
35a6a738ad Merge pull request #576 from jwkvam/numpy-style
Python: add numpy docstring style.
2015-07-20 15:29:36 +02:00
M. Maxwell Watson
f3f25f2b9b Remove vendor snippets from default namespace 2015-07-13 08:13:59 -04:00
Holger Rapp
ebaac41a4b Merge pull request #596 from tevino/python
recommended python encoding declaration
2015-07-13 07:51:17 +02:00
Paulo Romeira
356ebb88a6 Fix some python snippets tabstops 2015-07-10 04:06:53 -03:00
Paulo Romeira
39a4a3922f Set new tab triggers to try-catch blocks 2015-07-10 03:30:40 -03:00
Paulo Romeira
60084929e4 Add visual placeholders to python snippets 2015-07-10 03:23:52 -03:00
Tevin Zhang
f1e014e259 recommended python encoding declaration 2015-07-09 12:11:22 +08:00
Konstantin
18d1fc346c
Added Symfony2 use.. snippets 2015-06-26 15:27:09 +03:00
Louis Pilfold
8be99daa68 Fix rust for snippets 2015-05-17 19:55:27 +01:00
Jacques Kvam
cd34c3accb add numpy style 2015-05-07 16:04:52 -07:00
Louis Pilfold
1327c1ba54 Ruby: Remove some duplication 2015-05-05 16:57:16 +01:00
Louis Pilfold
73f22df5ca C: Remove some duplication 2015-04-26 19:44:26 +01:00
Louis Pilfold
570ba25eea Revert "Changed style for c snippets" 2015-04-26 16:30:51 +01:00
Holger Rapp
fd29d8e4bc Merge pull request #567 from cparadis6191/cstyle
c: Changed style for c snippets
2015-04-23 08:15:58 +02:00
Holger Rapp
ab4602a89f Merge pull request #523 from mjacobus/fix-php-cs
Fixed some PHP Code Standards
2015-04-23 08:06:20 +02:00
Chad Paradis
f41ab9d444 Changed style for c snippets
Moved braces to same line for main and fun snippets.
2015-04-22 20:45:45 -04:00
Holger Rapp
a9f59243d8 Merge pull request #564 from FiloSpaTeam/master
laravel: New snippet. Small fix.
2015-04-22 06:05:35 +02:00
Claudio Maradonna
0fa2518a60 New snippet for laravel(Snipmate). Small fix in laravel snippet(Ultisnips) 2015-04-17 20:00:16 +02:00
Louis Pilfold
ad86122fc7 Merge pull request #555 from FiloSpaTeam/master
Update snippet for laravel Framework
2015-04-15 00:29:49 +01:00
Gabriel Chavez
d789b0abef Change for, if, else, and struct to K&R style. 2015-04-14 11:17:25 +03:00
Claudio Maradonna
6915c69d94 Update snippet for laravel Framework 2015-04-09 01:47:46 +02:00
Louis Pilfold
061f32a08a Eelixir if, ife, for 2015-04-03 11:38:47 +01:00
Holger Rapp
171c637d5c Merge pull request #542 from mMontu/master
all: Fix bbox outside the first column (consider &tw)
2015-03-23 08:03:10 +01:00
Louis Pilfold
7d13d521b4 eElixir, remove trailing ) from lin 2015-03-19 10:28:00 +00:00
Louis Pilfold
94d3dab682 Elixir form snippets 2015-03-16 23:30:02 +00:00
Louis Pilfold
1f0932bba5 eelixir form_tag, link 2015-03-16 23:06:58 +00:00
Louis Pilfold
7746cec77c Ultisnips eelixir and HTML tweaks 2015-03-16 22:50:34 +00:00
mMontu
a83b3db1b3 Fix bbox outside the first column (consider &tw) 2015-03-12 10:04:30 -03:00
Louis Pilfold
8d956a2a24 Merge pull request #528 from ches/rust
Update Rust snippets
2015-03-12 08:36:11 +00:00
Louis Pilfold
cf5801918a Merge pull request #533 from 1ny/master
HTTP handler and Error handling snippets in Go
2015-03-06 23:06:34 +00:00
Chen Zhongzheng
c76ec98eee correct img tag 2015-03-06 17:27:23 +08:00
Louis Pilfold
a4465c7f24 Oops. Give eelixir snippets correct file extension 2015-03-04 20:59:12 +00:00
Namit
6a11038301 Replace two space indentation with tab 2015-03-04 08:56:17 -08:00
Louis Pilfold
902ae7190f Ultisnips HTML tweaks 2015-03-04 14:43:15 +00:00
Louis Pilfold
1cf596eaae Ultisnips eElixir extends HTML 2015-03-04 14:35:32 +00:00
Namit
4dae57d0a2 Add HTTP handler in go.snippets 2015-03-03 16:32:08 -08:00
Namit
a942cbb2db Add error handling in go.snippets 2015-03-03 16:04:52 -08:00
Marcelo Jacobus
29903a019e Fixed non-documentary placeholders 2015-03-02 16:30:48 +01:00
Ches Martin
982f347238 rust: Fix nesting for impl snippet in SM/US 2015-02-28 21:15:58 -05:00
Ches Martin
f2929081b1 Update Rust snippets
Add descriptions to Snipmate snippets, update some snippets for
changed/deprecated Rust features, add some new bits.
2015-02-28 20:21:04 -05:00
Mickey
62dc7d6cf3 Update UltiSnips/eruby.snippets,
replaced radio_box with radio_button
2015-02-25 21:36:01 +08:00
Marcelo Jacobus
6c9ec92eec Fixed some PHP Code Standards 2015-02-24 17:23:50 +01:00
Louis Pilfold
1831acc72f Remove Elixir duplicate snippets 2015-02-17 21:55:27 +00:00
Julien Deniau
01a85b1d63 remove blank lines 2015-02-12 11:10:28 +01:00
Julien Deniau
051bc1a91c Fix copy/paste bug 2015-02-12 11:07:46 +01:00
Holger Rapp
0deb4bd28b Fix #435. 2015-02-07 09:52:48 +01:00
Julien Deniau
23ee37a49c Update PHP class and interface snippets
Include <?php and namespace automatically
2015-02-03 10:49:07 +01:00
Thomas Szymanski
f4d267dd63 Add a missing closing double quote in HTML 2015-01-31 18:18:59 +01:00
Holger Rapp
80adcd3418 Merge pull request #514 from jdeniau/patch-1
Php: Update PHP getter setter
2015-01-30 21:55:11 +01:00
Holger Rapp
61b8ee6c23 Merge pull request #509 from FiloSpaTeam/master
Laravel: Bug fix for Laravel snippet
2015-01-30 21:51:34 +01:00
Claudio Maradonna
af05269858 Bug fix laravel snippet 2015-01-30 18:08:12 +01:00
Julien Deniau
5b86f089dc Update PHP getter setter
Add return / parameter types
Set @param and @return
2015-01-30 15:25:14 +01:00
Ches Martin
d9a5607c8f erlang: remove spaces before parens in UltiSnips
This is almost never seen in common Erlang style, and was inconsistent
with the Snipmate snippets for Erlang.

Adds a list comprehension snippet, as a bonus.
2015-01-25 01:12:29 +08:00
Claudio Maradonna
9e904e17df Another bug fix 2015-01-20 17:21:02 +01:00
Claudio Maradonna
66079c34e8 Bug fix laravel snippet 2015-01-20 17:12:38 +01:00
m-pilia
058bde6434 remove duplicate license snippets 2015-01-17 17:10:08 +01:00
Claudio Maradonna
e146339270 Optimized Resource Controller Laravel in php_laravel snippet 2015-01-16 11:00:18 +01:00
Louis Pilfold
2ce8ef4ddd ERB: Remove redundant ultisnips if 2015-01-15 21:29:45 +00:00
Holger Rapp
a6db63d83f Merge pull request #505 from FiloSpaTeam/master
Laravel: Bug fix for Laravel snippet
2015-01-15 07:53:49 +01:00
Claudio Maradonna
634efcfc0a Another bug fix for Laravel Snippet 2015-01-14 22:44:54 +01:00
Claudio Maradonna
b51b2766fd Another bug fix for Laravel Snippet 2015-01-14 22:42:30 +01:00
Claudio Maradonna
83be78b087 Bug fix with Laravel snippet 2015-01-14 22:35:12 +01:00
Holger Rapp
ed492a9cec Merge pull request #501 from FiloSpaTeam/master
php: Laravel Snippets
2015-01-11 12:36:40 +01:00
Claudio Maradonna
9bf5d0f412 Added b option to prevent snippet inline 2015-01-11 12:35:37 +01:00
Holger Rapp
ac2fca2e14 Merge pull request #502 from nerdwaller/master
Angular: snippets updated to build your param list automatically
2015-01-11 11:28:55 +01:00
Louis Pilfold
69d3b5e02e Remove a load of duplication from Rust snippets 2015-01-11 01:57:32 +00:00
Louis Pilfold
18733185c1 Update Rust for to use new range syntax 2015-01-11 01:41:41 +00:00
Matt Rasband
5023e19b96 updated angular snippets to auto populate params based on the param annotations 2015-01-05 09:09:44 -05:00