Smirnov Oleksandr
2f0edbfdfc
refactor: move requires in place where they used ( #22 )
...
* refactor(comment): move require to a function
* refactor(gotests): move requires inside of functions
* refactor(health): move requires inside of function
* refactor(iferr): move requires inside of a function
* refactor(impl): move some requires inside of functions
* refactor(installer): move requires inside of function
* refactor(struct_tags): move requires into function
* refactor(dap): move import into function
* refactor(utils): move import into functions
2022-12-19 11:47:43 +02: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
413efcc9f2
feat(dap): fist naive implementaion
2022-09-22 17:28:04 +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
ebb3894b3b
fix(_utils): set notification level
2022-06-27 14:30:02 +03:00
Smirnov Oleksandr
2adbb49064
refactor(_utils): notify by vim.notify in _utils
2022-06-25 12:00:58 +03:00
Smirnov Oleksandr
0b415c32e8
refactor: migrate to vim.notify from prints
2022-06-24 15:27:08 +03:00
Smirnov Olexander
250d4de718
refactor: add comments & update type anotation
2022-06-22 14:42:14 +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
f507a37a72
feat: add health checker
2022-06-07 01:08:33 +03:00
Smirnov Olexander
303b539475
feat: add gomodifytags support
2022-05-30 23:34:09 +03:00
Smirnov Olexander
08f3d2f88f
feat: add treesitter utils
2022-05-30 23:33:14 +03:00