github-actions
c8141b9438
[docgen] Update doc/neogen.txt
...
skip-checks: true
2022-03-05 13:17:44 +00:00
danymat
d449431e95
feat(rb) Add support for tomdoc
2.5.0
2022-03-05 14:17:19 +01:00
danymat
e7043e3ab7
ref(generator) Dedent unecessary else statement
2022-03-05 11:53:30 +01:00
github-actions
a0d37d57e9
[docgen] Update doc/neogen.txt
...
skip-checks: true
2022-03-03 09:43:43 +00:00
Barak Michener
7e97b9a71e
Improve Godoc support ( #75 )
...
* Improve Godoc support
Godoc recommends, as per https://go.dev/blog/godoc , that documentation
comments start with the name of the thing being documented.
This adds that, as well as better support for structs and interfaces.
* ref(go) Use `as` keyword in configuration trees
* chore: Bump neogen version
Co-authored-by: danymat <d.danymat@gmail.com >
2.4.0
2022-03-03 10:43:26 +01:00
danymat
b7d2ce8c1d
feat(ts) Add support for TSdoc annotation convention ( closes #47 )
2022-02-26 13:56:45 +01:00
github-actions
02f4437e9e
[docgen] Update doc/neogen.txt
...
skip-checks: true
2022-02-26 11:55:13 +00:00
danymat
ea981148a0
chore: delete old text
2022-02-26 12:54:55 +01:00
github-actions
3bb2938afd
[docgen] Update doc/neogen.txt
...
skip-checks: true
2022-02-26 11:52:01 +00:00
danymat
0b8157369b
chore: Bump neogen version to 2.3.0
2.3.0
2022-02-26 12:51:45 +01: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
Daniel Mathiot
cd10ee6f55
Merge pull request #73 from smoka7/main
...
feat(php): support for methods
2022-02-24 14:50:33 +01:00
smoka
c2680f4e9f
feat(php): support for methods
2022-02-24 15:29:59 +03:30
github-actions
b35be44982
[docgen] Update doc/neogen.txt
...
skip-checks: true
2022-02-23 22:01:00 +00:00
danymat
89aac5f264
chore: Bump neogen version to 2.2.0
2.2.0
2022-02-23 23:00:37 +01:00
danymat
3ac1e14138
feat(py) Add *args and **kwargs support ( #71 )
2022-02-22 21:08:38 +01:00
danymat
2936644b9d
fix(py) Revert default annotation
2022-02-22 20:45:17 +01:00
danymat
11c8ca46ac
fix(py) Do not show return types when looking for return statements ( #71 )
2022-02-22 20:42:15 +01:00
danymat
218e0a63fd
ref(generator) Prepare generator to use visual selection
2022-02-14 22:26:14 +01:00
github-actions
d3e0168e1e
[docgen] Update doc/neogen.txt
...
skip-checks: true
2022-02-11 11:31:58 +00:00
danymat
26a8899f36
feat: Add kotlin support ( #34 )
2.1.0
2022-02-11 12:31:42 +01:00
github-actions
e59d16d787
[docgen] Update doc/neogen.txt
...
skip-checks: true
2022-02-11 10:47:09 +00:00
danymat
75d306e19d
ref: Make annotation API private in favor of neogen.setup ( #66 )
2.0.0
2022-02-11 11:46:49 +01:00
Daniel Mathiot
c4b5638264
Merge pull request #67 from kevinhwang91/fix-missing-user-conf
...
fix(config): fetch configs if user has configured (#66 )
2022-02-10 17:26:23 +01:00
github-actions
af142956b3
[docgen] Update doc/neogen.txt
...
skip-checks: true
2022-02-10 15:04:29 +00:00
danymat
99bf639dd6
doc: Add changelog information (h neogen-changelog)
2022-02-10 16:04:05 +01:00
danymat
47b4a74a2b
fix: Show error if neogen not setup
2022-02-10 15:51:30 +01:00
danymat
f59da94e42
fix: Call to unexistent module ( fix #68 )
2022-02-10 15:51:30 +01:00
danymat
af0de874bd
fix: Call to unexistent module ( fix #68 )
2022-02-10 15:43:46 +01:00
kevinhwang91
c8be853fa5
fix(config): fetch configs if user has configured ( #66 )
2022-02-10 19:23:53 +08:00
github-actions
e5031f4c3f
[docgen] Update doc/neogen.txt
...
skip-checks: true
2022-02-10 10:34:19 +00:00
danymat
6966aa684a
ref: Update annotations
2022-02-10 11:34:03 +01:00
github-actions
4c4411c5c8
[docgen] Update doc/neogen.txt
...
skip-checks: true
2022-02-10 10:24:49 +00:00
danymat
fc8e18c839
doc: Mention tag wildcard support
...
ref: https://github.com/wbthomason/packer.nvim/pull/809
2022-02-10 11:24:07 +01:00
danymat
469d1e40c0
fix: Minimal init
1.0.0
2022-02-08 20:11:26 +01:00
danymat
77b5c1a535
feat: Create Neogen semver
2022-02-08 20:08:12 +01:00
danymat
767169cc43
chore: stylua formatting
2022-02-08 15:50:36 +01:00
github-actions
40bd50314e
[docgen] Update doc/neogen.txt
...
skip-checks: true
2022-02-08 14:49:32 +00:00
Daniel Mathiot
c8a5b89eac
Merge pull request #64 from kevinhwang91/refactor
...
BREAKING CHANGE (developers only)
- Deleted `jump_text` option, and made it default
- Deleted the ability to override generators and granulators
2022-02-08 15:49:15 +01:00
danymat
e17677341b
feat: Allow getting template for current filetype
2022-02-08 15:34:47 +01:00
danymat
e38e663dc1
feat: Add support for bash (google shellguide)
2022-02-08 15:12:08 +01:00
danymat
970bebc2ec
feat: Add internal type annotation
2022-02-08 15:10:37 +01:00
danymat
e9b2812ed1
feat: Add support for ruby (yard, rdoc)
2022-02-08 14:12:22 +01:00
kevinhwang91
1cf74d9a52
fix(mark): can't stop session if cursor is out of range
2022-02-08 19:58:51 +08:00
danymat
533cd3d389
ref: Annotations
2022-02-08 09:57:47 +01:00
danymat
851285aae9
ref: Remove old comment
2022-02-08 09:48:27 +01:00
kevinhwang91
90f12f6edc
chore(generator): keep diagnosis silent
2022-02-07 17:29:41 +08:00
kevinhwang91
7af0b4ee26
feat!: remove jump_text
2022-02-06 20:39:07 +08:00
kevinhwang91
582fd8a2c7
fix(generator): use notify instead of assert
2022-02-06 20:30:06 +08:00
kevinhwang91
8a75bd7c0d
chore:; respect EmmyLua comment
2022-02-06 19:55:50 +08:00