Henry
|
e8553d6775
|
Fix error with GoGenConstructor command definition
|
2024-03-29 10:25:41 -04:00 |
|
Henry
|
ee8a9a70d3
|
Add Command GenConstructor
|
2024-03-29 10:18:59 -04:00 |
|
Smirnov Oleksandr
|
f835464d7f
|
Some refactoring (#20)
* feat: move all lua api into `api` module
* feat: remove boilerplate code, add go work suport
* refactor(utils): separete module for health
* refactor(dap): remove copy-paste code
* fix: comment
* chore(lsp): disable type checking
* feat: add `go work` command
|
2022-10-07 14:31:54 +00:00 |
|
Smirnov Oleksandr
|
eb19ecdc05
|
Add iferr integration (#15)
* feat(iferr): add to installer & config
* feat(iferr): add first implementation
* docs(iferr): add
|
2022-07-07 14:19:07 +03:00 |
|
Smirnov Oleksandr
|
0fcdceeb89
|
Add comment generator (#10)
* feat(_utils.ts): get package
* feat(_utils.ts): get interface
* feat(_utils.ts): update type annotations
* feat(comments): first naive implementation
* docs: add comment [skip ci]
|
2022-06-30 12:00:13 +03:00 |
|
Smirnov Oleksandr
|
b4fd34ec17
|
feat(gotests): generate tests only for exported func
docs(gotests): generate test for exported funcs
|
2022-06-23 13:24:29 +03:00 |
|
Smirnov Olexander
|
70297f28e7
|
feat(gotests): add generate all tests
docs(gotests): add generate all tests
|
2022-06-21 17:51:59 +03:00 |
|
Smirnov Olexander
|
8b3c68e38a
|
feat(gotests): add generate one test
docs(gotests): add generate one test
|
2022-06-21 17:51:59 +03:00 |
|
Smirnov Olexander
|
507ccb6347
|
feat: add GoGenerate command
feat(health): add gogenerate
docs(gogenerate): add doc
|
2022-06-21 14:31:37 +03:00 |
|
Smirnov Olexander
|
6fd413c4c2
|
feat: add impl support
docs: add impl
|
2022-06-15 13:00:02 +03:00 |
|
Smirnov Olexander
|
04e1af228b
|
feat: add goget support
feat(goget): remove http or https from provided url
|
2022-06-07 01:35:34 +03:00 |
|
Smirnov Olexander
|
b4c7f8712c
|
feat: add vim commands for lua api
|
2022-06-03 13:32:00 +03:00 |
|