Commit graph

741 commits

Author SHA1 Message Date
Rafael Madriz
ca668b7a4a
Merge pull request #343 from surmish/patch-1
Add current date automatically to a TCL proc comment block.
2023-07-11 20:11:29 -03:00
Urmish Shah
1bb5413bd9
Add date to a proc comment block.
Nice to have feature
2023-07-11 15:05:02 -07:00
Rafael Madriz
6e0afe3be0
Merge pull request #338 from L-Colombo/html_classId
feat(HTML): Add shortcut for adding class and id
2023-07-09 17:52:07 -03:00
REmerald
0f2a1e7bd0
fix(c) minor fixes and changes
Make some snippets more usable.
2023-07-09 13:36:21 +00:00
Rafael Madriz
7f6681b7d1
Merge pull request #329 from Zeioth/luadoc
fix(luadoc) comments format
2023-07-07 20:54:03 -03: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
REmerald
909de294d0
fix(c cdoc) minor fixes, usability and ordering improvements
fix(cdoc) remove 2 extra indent spaces
fix(c) fix some snippets
fix(c) remove doxygen in favor of cdoc
fix(c) make ordering of some snippets more sense
fix(c) make comment and starter prefixes more easy to use
2023-07-05 15:35:12 +00:00
REmerald
1854e134f7
fix(c) make err/warn() ordering according to the manpage 2023-07-05 15:26:03 +00:00
REmerald
402afc3519
fix(c) minor fixes and ordering 2023-07-05 15:20:37 +00:00
REmerald
1e850f0003
fix(c) make order of some snippets more sense 2023-07-05 15:13:00 +00:00
REmerald
28694c2086
fix(cdoc) remove previously added doxygen 2023-07-05 15:02:57 +00:00
REmerald
a3aa7c7060
feat(cdoc) put removed comments from c.json 2023-07-04 22:30:51 +00:00
REmerald
642ea7aae7
fix(c) remove doxygen documentation comments 2023-07-04 22:21:10 +00:00
REmerald
a1d458336b
fix(c) minor fixes 2023-07-04 22:15:23 +00:00
Rafael Madriz
17245edcd1
Merge pull request #326 from Zeioth/cdoc
feat(cdoc)
2023-07-03 20:12:30 -03:00
Rafael Madriz
c85153a188
Merge pull request #340 from surmish/patch-1
Organize tcl snippets
2023-07-02 16:45:00 -03:00
Urmish Shah
55cc9cc2ce
Organize tcl snippets
* changed whitespaces to tabs for multiline snippets so they work for all cases.
* made descriptions one line
* tested all snippets and made fixes for all bugs I noticed
* set $0 to new line for those commands that are not likely to be used inside square brackets to return values, and removed newline for those that are
2023-07-01 20:20:00 -07:00
Rafael Madriz
ad7cef5d53
Merge pull request #339 from surmish/patch-1
Snippets for the Tcl language
2023-07-01 16:52:58 -03:00
Urmish Shah
de4f8532bf
Update package.json for Tcl language 2023-06-30 20:54:33 -07:00
Urmish Shah
59ddffa6e5
Tcl language snippets
Friendly format snippets for the Tcl language. Select commands from the https://www.tcl.tk/man/tcl/TclCmd/contents.html webpage.
2023-06-30 20:52:29 -07:00
Lorenzo Colombo
0f78e5f81c feat(HTML): Add shortcut for adding class and id 2023-06-29 15:48:04 +02:00
Rafael Madriz
1723ae01d8
Merge pull request #332 from Zeioth/phpdoc
feat(phpdoc)
2023-06-28 18:34:35 -03:00
Rafael Madriz
5749f09375
Merge pull request #335 from Zeioth/jsdoc
fix(jsdoc) comments format
2023-06-21 20:15:12 -03:00
Rafael Madriz
01f8027410
Merge pull request #317 from Zeioth/tsdoc
fix(tsdoc): Missing dot
2023-06-20 19:52:31 -03:00
Rafael Madriz
91dc01efa4
Merge pull request #321 from Zeioth/javadoc
feat(javadoc)
2023-06-19 19:23:32 -03:00
Rafael Madriz
3a55f5caf6
Merge pull request #300 from Mawdac/gdscript-match-snippet
feat(gdscript): add match statement snippet
2023-06-19 19:21:53 -03:00
Hendry Khoza
70b727d345 ci(pretty-fix): fix linting 2023-06-16 21:06:50 -03:00
Hendry Khoza
3378195c6a feat(add-pfn): add: pub fn …(…) { … } 2023-06-16 21:06:45 -03:00
Zeioth
37dbf6b785 feat(rustdoc) Adds all #[doc] attributes 2023-06-16 21:02:56 -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
Rafael Madriz
b3cd8d77fe ci: remove ci from pull request's 2023-06-14 19:41:32 -03:00
Rafael Madriz
51188c848a
Merge pull request #304 from h3ndry/main
feat(add-pfn): add: pub fn …(…) { … }
2023-06-14 19:40:35 -03:00
Rafael Madriz
478eef0e40
Merge pull request #319 from Zeioth/csharpdoc
fix(csharp): missing }
2023-06-14 19:38:52 -03:00
Zeioth
615601dd80 Merge remote-tracking branch 'refs/remotes/origin/cdoc' 2023-06-14 04:20:25 +02:00
Zeioth
b0c2d05495 fix(cdoc) trailing spaces 2023-06-14 04:18:48 +02:00
Zeioth
b3bb1e4a48 Merge remote-tracking branch 'refs/remotes/origin/phpdoc' 2023-06-14 04:10:07 +02:00
Zeioth
235ab8830d fix(phpdoc) trailing space 2023-06-14 04:08:52 +02:00
Zeioth
4e3c597ae1 Merge remote-tracking branch 'refs/remotes/origin/cppdoc' 2023-06-14 04:07:07 +02:00
Zeioth
bfbae39876 fix(cppdoc) trailing space 2023-06-14 04:07:02 +02:00
Zeioth
d260b7fb3a
Update cppdoc.json 2023-06-14 04:05:55 +02:00
Zeioth
30ac8a47c1 fix(cppdoc) typo 2023-06-14 04:02:43 +02:00
Zeioth
67968cc050 fix(luadoc) missing simple comment 2023-06-14 03:51:36 +02:00
Zeioth
cc0cecf84d
fix(tsdoc) comments format 2023-06-14 03:17:33 +02:00
Zeioth
047145ea12
fix(jsdoc) comments format 2023-06-14 03:16:15 +02:00
Zeioth
2f61877fa3 fix(javadoc) packages.json had the wrong path. Now all is fine. 2023-06-14 02:57:18 +02:00
Zeioth
140ad290d2
fix(phpdoc) typos 2023-06-14 01:11:25 +02:00
Zeioth
7404bdff44
fix(luadoc) a trailing comma was preventing it from kicking it 2023-06-14 01:02:41 +02:00
Zeioth
d8cf246272
Update cdoc.json 2023-06-13 14:28:13 +02:00