Commit Graph

59 Commits

Author SHA1 Message Date
github-actions
7bf529e3e4 [docgen] Update doc/neogen.txt
skip-checks: true
2024-03-03 20:56:23 +00:00
github-actions
3e97116543 [docgen] Update doc/neogen.txt
skip-checks: true
2024-03-03 20:42:49 +00:00
github-actions
1dd0319ccf [docgen] Update doc/neogen.txt
skip-checks: true
2023-06-09 00:35:04 +00:00
github-actions
d8c8145304 [docgen] Update doc/neogen.txt
skip-checks: true
2023-06-07 19:56:45 +00:00
Colin Kennedy
a9f560b490 feat(py): Added Python "Yields:" support for Google-style docstrings (#147)
* Added basic Python yield support

Removed syntax error

Added missing docstring

Added missing end statement

* Bumped the minor version to 2.15.0
2023-06-07 19:33:17 +02:00
github-actions
72238bfb70 [docgen] Update doc/neogen.txt
skip-checks: true
2023-05-31 11:21:46 +00:00
github-actions
9fa736a227 [docgen] Update doc/neogen.txt
skip-checks: true
2023-05-31 11:04:13 +00:00
Colin Kennedy
a113ca9a54 feat(python): Add Raises: block for google_docstrings (#143)
* Added Google docstring Raises: block

* Added Google docstring change to the Changelog

* Fixed duplicate "Raises:" block, for Python google-style docstrings

* doc: Version

---------

Co-authored-by: danymat <d.danymat@gmail.com>
2023-05-31 13:03:58 +02:00
github-actions
d789a5a2e0 [docgen] Update doc/neogen.txt
skip-checks: true
2023-05-22 11:06:29 +00:00
github-actions
cebe581536 [docgen] Update doc/neogen.txt
skip-checks: true
2023-03-27 18:42:40 +00:00
github-actions
93d997dbdd [docgen] Update doc/neogen.txt
skip-checks: true
2023-02-21 10:01:41 +00:00
github-actions
0958aeffcd [docgen] Update doc/neogen.txt
skip-checks: true
2023-01-12 21:38:31 +00:00
github-actions
2961b48f72 [docgen] Update doc/neogen.txt
skip-checks: true
2023-01-06 10:50:58 +00:00
github-actions
71f16ffb48 [docgen] Update doc/neogen.txt
skip-checks: true
2023-01-03 00:36:38 +00:00
danymat
d7891401e0 Merge remote-tracking branch 'origin/main' into autodetect_type 2023-01-03 01:09:41 +01:00
github-actions
96e5d013bf [docgen] Update doc/neogen.txt
skip-checks: true
2022-12-28 10:43:56 +00:00
Barak Michener
2c454f7e68 Add annotation type autodetection
Creates a new generate() type, `any`, which contextually adds an
annotation by whichever matching type is first found in the tree around
the cursor.

So, if your cursor is in a function, it will annotate the function, if
in a class or struct definition, it'll annotate that, etc.

Co-authored-by: Sabu Siyad <hello@ssiyad.com>
Signed-off-by: Sabu Siyad <hello@ssiyad.com>
2022-11-14 17:31:08 +05:30
github-actions
bc48a0627c [docgen] Update doc/neogen.txt
skip-checks: true
2022-11-10 19:06:35 +00:00
github-actions
654290f65d [docgen] Update doc/neogen.txt
skip-checks: true
2022-11-10 17:05:27 +00:00
github-actions
778dfff282 [docgen] Update doc/neogen.txt
skip-checks: true
2022-10-20 11:34:47 +00:00
github-actions
e754659d2c [docgen] Update doc/neogen.txt
skip-checks: true
2022-10-17 10:36:15 +00:00
github-actions
3ea6a2a638 [docgen] Update doc/neogen.txt
skip-checks: true
2022-10-17 10:17:09 +00:00
github-actions
c164b56b79 [docgen] Update doc/neogen.txt
skip-checks: true
2022-10-17 09:30:59 +00:00
github-actions
abb619bd76 [docgen] Update doc/neogen.txt
skip-checks: true
2022-10-15 21:59:45 +00:00
github-actions
967b280d7d [docgen] Update doc/neogen.txt
skip-checks: true
2022-09-22 08:26:23 +00:00
github-actions
2286d51628 [docgen] Update doc/neogen.txt
skip-checks: true
2022-06-15 09:16:28 +00:00
github-actions
e58d279993 [docgen] Update doc/neogen.txt
skip-checks: true
2022-06-15 08:46:07 +00:00
i3Cheese
17dd80c236 feat(snippets): Add snippy support (#93) 2022-06-15 10:45:46 +02:00
github-actions
f5fbf3130c [docgen] Update doc/neogen.txt
skip-checks: true
2022-06-13 06:34:00 +00:00
github-actions
778a853786 [docgen] Update doc/neogen.txt
skip-checks: true
2022-03-13 15:10:44 +00:00
github-actions
dc354d3660 [docgen] Update doc/neogen.txt
skip-checks: true
2022-03-13 15:05:18 +00:00
mg979
c9ac5a6fd8 Placeholder support for snippet engines (#76)
- Add support for placeholders in snippet insertion !
  None: placeholders are automatically set when using a bundled snippet engine.
  - Add `enable_placeholders` option (see |neogen-configuration|)
  - Add `placeholders_text` option (see |neogen-configuration|)

Co-authored-by: danymat <d.danymat@gmail.com>
2022-03-13 16:05:04 +01:00
github-actions
26d9289e7e [docgen] Update doc/neogen.txt
skip-checks: true
2022-03-09 10:38:27 +00:00
github-actions
c8141b9438 [docgen] Update doc/neogen.txt
skip-checks: true
2022-03-05 13:17:44 +00:00
github-actions
a0d37d57e9 [docgen] Update doc/neogen.txt
skip-checks: true
2022-03-03 09:43:43 +00:00
github-actions
02f4437e9e [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-26 11:55:13 +00:00
github-actions
3bb2938afd [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-26 11:52:01 +00:00
mg979
d5f447e5cc Snippet support (#72)
To know more about snippet integration, please visit `:h snippet-integration`, or https://github.com/danymat/neogen#snippet-support !

Co-authored-by: danymat <d.danymat@gmail.com>
2022-02-26 12:48:11 +01:00
github-actions
b35be44982 [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-23 22:01:00 +00:00
github-actions
d3e0168e1e [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-11 11:31:58 +00:00
github-actions
e59d16d787 [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-11 10:47:09 +00:00
github-actions
af142956b3 [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-10 15:04:29 +00:00
github-actions
e5031f4c3f [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-10 10:34:19 +00:00
github-actions
4c4411c5c8 [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-10 10:24:49 +00:00
github-actions
40bd50314e [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-08 14:49:32 +00:00
kevinhwang91
7af0b4ee26 feat!: remove jump_text 2022-02-06 20:39:07 +08:00
kevinhwang91
8642100aea refactor: refactor code base 2022-02-06 12:15:55 +08:00
github-actions
63ab65e2ce [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-04 10:06:08 +00:00
github-actions
a8437d6f63 [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-01 17:57:10 +00:00
github-actions
098178814c [docgen] Update doc/neogen.txt
skip-checks: true
2022-02-01 14:16:21 +00:00