Commit graph

153 commits

Author SHA1 Message Date
zevelix
700c4a25ca
refactor: move lorem ipsum snippets from global.json (#462)
Put "Lorem ipsum" snippets into their own file. Include them by extending the snippets with "loremipsum".

Refs: #375
2024-06-09 19:59:14 -04:00
Urmish Shah
7801e3cb6e
Update perl snippets (#460)
* include perl in package.json to trigger perl snippets
* fixed/updated some perl snippets
* Escape $$ and  $! occurrences
* With native neovim snippets $0 is buggy

Ok, apologies for multiple commits, but $0 placement is very buggy in neovim native snippets usage. The placeholder text for ${0:placeholder text} is not replaced when you actually start typing at that location. Instead of waiting for a fix in neovim, native-snippets.nvim or whatever tool, I'd rather just work around this in the snippets I'm writing.

* fix join command
2024-06-09 16:01:25 -04:00
REmerald
e11b09bf10
python: merge base.json into python.json and change snippets (#454)
* python: merge base.json into python.json and streamline supported snippets.
2024-06-02 23:58:42 -04:00
hαrsh vαirαgi
d17c2ea56a
kivymd snippets has been added to friendly-snippets. (#444) 2024-05-27 23:03:34 -04:00
Aaron
66dea58450
Create snippets for reStructuredText (#441)
* feat(rst): add snippets for restructuredtext
2024-05-16 00:55:07 -04:00
marvielb
92864a9edf
Add Beancount snippets (#424) 2024-04-28 21:08:07 -04:00
Tobias Sandmann
72227f5954
feat(gleam): add gleam snippets #418 (#423)
- Add snippet support for Gleam. The snippets are taken from
https://github.com/gleam-lang/vscode-gleam/blob/main/snippets.json

- Minor edit in `package.json`
2024-03-31 12:52:11 -04:00
Christoph Zirkelbach
f09e61dbef
feat(asciidoc): add snippets (#419) 2024-03-31 12:48:13 -04:00
Bobby Rahmanda
dbd45e9ba7
add new snippet for vue (#404)
* remove snippet vue 2 is dead

* feat: add new snippet vue

* fix: typo description reactive

* chore: change name file vue readable

* feat: add style.json, fix, refactoring snippet vue

* fix: choice vue style
2024-02-16 20:56:10 -05:00
postsolar
00ac993cb5
Add PureScript snippets (#401)
* Add Purescript snippets
2024-02-16 20:27:31 -05:00
Peter Benjamin
ad4fe8c532
feat(editorconfig): add editorconfig snippets (#392)
* feat(editorconfig): add editorconfig snippets
2024-02-16 20:25:43 -05:00
erizo-dev
b6a8d1e547
add blade snippets (#374)
* add blade snippets

* fix json formatting
2024-02-11 23:06:35 -05:00
Rafael Madriz
20e04aeff9 fix #385: add terraform snippets to package.json 2024-01-24 08:59:10 -03:00
Stanislav Sorochan
1bb861aeeb
angular snippets (#355)
* feat: angular snippets
2023-09-02 22:11:00 -04:00
Zeioth
7be88d9807
merge conflicts solved. (#358) 2023-08-27 03:56:35 -04:00
Doron Behar
a189c2a5ad
Add nix snippets (#356) 2023-08-27 03:38:30 -04:00
Jean-Michel Bea
90fc37677f
Add ocaml and dune snippets (#352) 2023-08-27 03:37:49 -04:00
Zeioth
bc38057e51
feat(kdoc) (#333)
* feat(kdoc) -  kdoc is now added as the kdok language, this way users can opt-in.
* Grammar typos related to #345
2023-07-24 00:44:49 -04:00
Jean-Michel Bea
9edfe7745d Add reason snippets
All snippets are from 8745b53c04/snippets/reason.json with some descriptions added.
2023-07-21 20:55:05 +01:00
Rafael Madriz
a94db1ee6d
Merge pull request #336 from Zeioth/cppdoc
feat(cppdoc)
2023-07-06 18:25:30 -03:00
Rafael Madriz
96c0204532
Merge pull request #325 from Zeioth/shelldoc
feat(shelldoc)
2023-07-05 19:31:21 -03:00
Rafael Madriz
17245edcd1
Merge pull request #326 from Zeioth/cdoc
feat(cdoc)
2023-07-03 20:12:30 -03:00
Urmish Shah
de4f8532bf
Update package.json for Tcl language 2023-06-30 20:54:33 -07:00
Rafael Madriz
1723ae01d8
Merge pull request #332 from Zeioth/phpdoc
feat(phpdoc)
2023-06-28 18:34:35 -03:00
Rafael Madriz
91dc01efa4
Merge pull request #321 from Zeioth/javadoc
feat(javadoc)
2023-06-19 19:23:32 -03:00
Zeioth
6d04c2f9c9 feat(rustdoc) 2023-06-16 21:02:56 -03:00
Rafael Madriz
9ec817dedd
Merge pull request #330 from Zeioth/pydoc
feat(pydoc)
2023-06-15 20:43:47 -03:00
Zeioth
2f61877fa3 fix(javadoc) packages.json had the wrong path. Now all is fine. 2023-06-14 02:57:18 +02:00
Zeioth
a00f312d78
cleanup: We only wanna add shell to packages on this PR 2023-06-13 12:47:42 +02:00
Zeioth
851bb9e0da feat(phpdoc) 2023-06-13 07:56:27 +02:00
Zeioth
3d5aba1aff chore(pydoc) rename python-docstring to pydoc. 2023-06-13 07:44:45 +02:00
Zeioth
82514def9c feat(cppdoc) 2023-06-13 06:22:07 +02:00
Zeioth
50b7ac1174 feat(cdoc) 2023-06-13 03:43:17 +02:00
Zeioth
2f4c43aa9a feat(shelldoc) 2023-06-13 02:20:49 +02:00
Zeioth
a23735ca45 feat(javadoc) 2023-06-12 07:40:23 +02:00
Zeioth
777f009de8 feat(python-docstring) 2023-06-05 06:34:42 +02:00
Rafael Madriz
9025d37189
Merge pull request #308 from Zeioth/csharpdoc
feat(csharpdoc): added
2023-06-04 09:57:04 -03:00
Zeioth
c76064bb3a feat(csharpdoc): added 2023-06-03 02:30:48 +02:00
Zeioth
f950c772a0 feat(luadoc): added 2023-06-03 02:25:52 +02:00
rafamadriz
f38f50852c CI: format JSON files 2023-05-30 19:08:03 -03:00
Zeioth
908c9c047a
feat(typescript): tsdoc snippets (#301)
* Create typedoc.json

* Update typedoc.json

* Update and rename typedoc.json to tsdoc.json

* FIX: jsdoc snippets should trigger on javascript.

* Added: typedoc

* complete tsdoc impementation - part 1

* Full tsdoc specification added

* semantics

* revert to its original state

* Enable jsdoc and typedoc for the right filetypes

* Update tsdoc.json

* Display [tsdoc] on top of every tsdoc snippet to avoid confution with the pure [typescript] snippets

* Fix syntax

We had trailing commas

* Let's say parameters instead of arguments for better consistency

* Revert: Let's keep jsdon and tsdoc as opt-in

* Revert the [typedoc] tag was not actually necessary when opting-in.
2023-05-30 18:32:02 -03:00
Rafael Madriz
2bb3958e1f Revert "Merge pull request #293 from lasse16/main"
This reverts commit f674dae71b, reversing
changes made to 1d0dac346d.

Fix #294
2023-05-21 15:34:16 -03:00
Lasse Haffke
7390e25599
add: entry for terraform snippet file 2023-05-19 17:01:55 +02:00
Antoine Stevan
10f741908e
feat: add bibtex snippets (#287)
* add the file from wikipedia

* remove useless lines

* remove trailing whitespaces

* replace the tabs by spaces (4 indentation)

* make it JSON

* add the snippets to `package.json` for `bib` filetype

* add `${1:name}` and shift all other snippet arguments

* remove `?_` from argument names
2023-05-03 21:32:03 -03:00
amtoine
e8bd9a7438
change the nushell language to nu 2023-05-02 19:36:44 +02:00
Antoine Stevan
2308366ad6
feat: Add nushell snippets from vscode extension (#285) 2023-05-01 15:25:37 -03:00
Rafael Madriz
b2ce8aba4d feat: Add PowerShell snippets
close #283
2023-04-30 21:42:53 -03:00
Rafael Madriz
6ba7ee6ce4 feat(frameworks): Add unity snippets
Source of snippets:
<https://github.com/kleber-swf/vscode-unity-code-snippets>

close #238
2023-04-30 20:37:48 -03:00
Bobby Rahmanda
781af8c404
add snippet nuxt 3 (#270)
* change pinia vue to javascript

* add syntax javascript

* pug.json is deprecated, i changed it and added new stuff

* update format

* add nuxt composable and utils

* change name

* update snippet utils nuxt 3

* fix: example code snippet
2023-04-13 23:23:05 -04:00
Nicholas O'Kelley
c33d167f47 fix: moves license snippets to their own isolated file and allows users to extend global snippets 2023-03-26 17:27:42 +08:00