danymat
|
2ee0ecd802
|
(py) Update configurations (#41)
|
2022-01-23 12:50:32 +01:00 |
|
danymat
|
510282622b
|
feat: Allow after_each option in template
|
2022-01-23 12:50:13 +01:00 |
|
danymat
|
2973ff1489
|
(py) Update configurations (Fix #41)
|
2022-01-23 12:04:47 +01:00 |
|
danymat
|
14ed74db05
|
(ts) Update configurations
|
2022-01-22 22:49:44 +01:00 |
|
danymat
|
a9f4009d9b
|
(py) Update configurations
|
2022-01-22 20:37:49 +01:00 |
|
danymat
|
e5f0eb2c81
|
(py) Update configurations
|
2022-01-22 20:32:14 +01:00 |
|
danymat
|
e682494f13
|
fix: Better use of nested template
|
2022-01-22 20:31:33 +01:00 |
|
danymat
|
bf1d7e25c8
|
fix: Remove global
|
2022-01-22 19:45:28 +01:00 |
|
danymat
|
d2d25ebb86
|
ref: Code configuration
|
2022-01-21 17:34:09 +01:00 |
|
danymat
|
33e9e73b92
|
fix(lua) Update lua to new parser
|
2022-01-21 10:28:05 +01:00 |
|
danymat
|
966d091468
|
(py) Update configurations
|
2022-01-13 16:15:12 +01:00 |
|
danymat
|
605d4efa91
|
(py) Update configurations
|
2022-01-13 16:06:04 +01:00 |
|
danymat
|
fb6894a09d
|
Revert "feat: Allow recursive extractions"
This reverts commit dad48dad48.
|
2022-01-13 12:10:13 +01:00 |
|
danymat
|
dad48dad48
|
feat: Allow recursive extractions
|
2022-01-13 11:54:18 +01:00 |
|
danymat
|
a79fa586a9
|
(py) Update configurations
|
2022-01-13 09:35:41 +01:00 |
|
danymat
|
7e7fbc4ff2
|
(go) Update configurations
|
2022-01-12 12:44:41 +01:00 |
|
danymat
|
0c2587868f
|
(php) Update configurations
|
2022-01-12 12:32:16 +01:00 |
|
danymat
|
b18b0dea48
|
feat(php): Initial support for php
|
2022-01-12 12:27:14 +01:00 |
|
danymat
|
2be52c73b7
|
(py) Update configurations
|
2022-01-12 10:08:23 +01:00 |
|
danymat
|
02d7ab21b4
|
fix: enforcing template option required
|
2022-01-12 10:07:47 +01:00 |
|
danymat
|
402cc7b52e
|
(py) Update configurations
|
2022-01-12 10:06:31 +01:00 |
|
danymat
|
30c693c1cb
|
(ts) Update configurations
|
2022-01-12 09:41:16 +01:00 |
|
danymat
|
26de01acef
|
fix: delete unused code (#38)
|
2022-01-11 15:27:17 +01:00 |
|
danymat
|
ea5a7e5134
|
fix: Use directly lua function for command (#38)
|
2022-01-11 15:23:47 +01:00 |
|
danymat
|
85fc6eb99f
|
ref: Move vim.notify to helpers file (#36)
|
2022-01-11 13:40:08 +01:00 |
|
danymat
|
f76fd284a4
|
feat: Add vim.notify messages (#36)
|
2022-01-11 12:18:29 +01:00 |
|
danymat
|
1a76b572f0
|
fix: Do not show type completion if language not supported (#36)
|
2022-01-11 12:00:17 +01:00 |
|
danymat
|
c06907ef6d
|
feat(c/cpp) Update configurations
|
2022-01-11 11:57:35 +01:00 |
|
danymat
|
b1c5e39104
|
feat: Only show completion for available types (#36)
|
2022-01-11 11:30:14 +01:00 |
|
danymat
|
a6ea2c1718
|
feat: Allow completion for :Neogen command (#36)
|
2022-01-11 11:00:05 +01:00 |
|
danymat
|
fd780bfbe6
|
feat: Allow subcommands in :Neogen (#36)
|
2022-01-11 10:27:56 +01:00 |
|
danymat
|
a740d15235
|
fix: Correctly position last cursor
|
2022-01-11 10:09:02 +01:00 |
|
danymat
|
8a96d69088
|
feat(csharp) Add doxygen template
|
2022-01-11 10:08:50 +01:00 |
|
danymat
|
bb486455b9
|
feat: Add csharp support
|
2022-01-11 10:01:43 +01:00 |
|
danymat
|
0cb45647db
|
feat(java) Update configuration
|
2022-01-10 20:17:28 +01:00 |
|
danymat
|
c654ba9388
|
feat(py) Add type annotation
|
2022-01-10 17:45:25 +01:00 |
|
danymat
|
40b53dea83
|
feat: Return to previous position after las cycling (closes #35)
|
2022-01-10 17:23:53 +01:00 |
|
danymat
|
6be3e414b7
|
ref(ts) Update template
|
2022-01-10 17:23:23 +01:00 |
|
danymat
|
0010504e9d
|
fix: Boundaries
|
2022-01-10 16:43:41 +01:00 |
|
danymat
|
b474b694d0
|
feat(js) Add type annotation
|
2022-01-10 16:26:57 +01:00 |
|
danymat
|
c63a02a33d
|
feat(ts): Update template
|
2022-01-10 16:19:18 +01:00 |
|
danymat
|
517b574171
|
fix: Check for empty data
|
2022-01-10 16:16:53 +01:00 |
|
danymat
|
10675d427e
|
feat(rust) Update alternative template
|
2022-01-10 16:05:41 +01:00 |
|
danymat
|
7f81a39b94
|
feat(ts) Add type annotation alongside parameter
|
2022-01-10 15:57:37 +01:00 |
|
danymat
|
31a0134181
|
feat: Add support for multiple types generation in the same line
|
2022-01-10 15:57:15 +01:00 |
|
danymat
|
b247113cc0
|
fix: Disable virtual texts temporally
|
2022-01-10 10:13:33 +01:00 |
|
danymat
|
cb3569dda1
|
feat: add extmarks on jumps
|
2022-01-09 21:36:34 +01:00 |
|
danymat
|
e3445e8f88
|
feat: Allow multiple jumps in the same line (#9)
|
2022-01-09 20:03:10 +01:00 |
|
danymat
|
1f31319892
|
fix: Cursor was not being properly placed in middle of a line
|
2022-01-09 19:44:43 +01:00 |
|
danymat
|
82f56c3da3
|
fix(ts) Properly annotation functions
|
2022-01-09 19:12:06 +01:00 |
|