Commit graph

120 commits

Author SHA1 Message Date
Smirnov Oleksandr
beed143e64 docs(iferr): add docs 2024-04-02 17:44:46 +03:00
Smirnov Oleksandr
3f07f03117 docs(gotests): add docs 2024-04-02 17:41:30 +03:00
Smirnov Oleksandr
de17bcac04 docs(struct_tags): add doc 2024-04-02 17:19:26 +03:00
Smirnov Oleksandr
a0d4321239 stylua . 2024-04-02 17:10:53 +03:00
Smirnov Oleksandr
34d742824f docs(dap): add doc 2024-04-02 17:10:20 +03:00
Smirnov Oleksandr
dba618d387 docs(impl): write docs 2024-04-02 17:05:38 +03:00
Smirnov Oleksandr
1969241122 refactor(scripts): rename doc-gen script 2024-04-02 16:59:39 +03:00
Smirnov Oleksandr
e601ce75ab docs: install deps 2024-03-30 14:48:20 +02:00
Smirnov Oleksandr
801913fe06 refactor(docs): change the order in generated file 2024-03-30 14:31:35 +02:00
Smirnov Oleksandr
9edc4604e5 fix(struct_tags): typo 2024-03-15 23:57:55 +02:00
Smirnov Oleksandr
b686b40144 i finnaly undertood how to fix this fking skill issue 2024-03-15 23:57:26 +02:00
Smirnov Oleksandr
43701418e2 fix, this shouldnt be in repo 2024-03-15 23:51:02 +02:00
Smirnov Oleksandr
1241094385 some readme updating 2024-03-15 23:13:59 +02:00
Smirnov Oleksandr
677219b10a again some updating 2024-03-03 21:57:30 +02:00
Smirnov Oleksandr
68a1208624 fix: formatting 2024-03-03 21:34:08 +02:00
Smirnov Oleksandr
c68bc69c29 kinda fix 2024-03-03 21:29:52 +02:00
Smirnov Oleksandr
6df060eece again update 2024-03-02 01:32:16 +02:00
Smirnov Oleksandr
3d6c7cc3ef upd 2024-03-02 01:29:14 +02:00
Smirnov Oleksandr
e93928a70b maybe it can help? 2024-03-02 01:28:54 +02:00
Smirnov Oleksandr
982be84446 again update, why does markdown not work in embeded html 2024-03-02 01:21:54 +02:00
Smirnov Oleksandr
693462cae8 idk by but 0.9.3 just fails the ci, so i deleted it from suite 2024-03-01 23:37:51 +02:00
Smirnov Oleksandr
6eca73207f WHY DOESNT IT WORKING 2024-03-01 23:35:44 +02:00
Smirnov Oleksandr
e056d06aef upd 2024-03-01 23:31:50 +02:00
Smirnov Oleksandr
6e0d29c47c update md 2024-03-01 23:29:56 +02:00
Smirnov Oleksandr
eb99191337 maybe this would work? 2024-03-01 23:25:26 +02:00
Smirnov Oleksandr
9dcd37e034 what about that? 2024-03-01 23:24:56 +02:00
Smirnov Oleksandr
64c80bee5c hope it would work 2024-03-01 23:24:10 +02:00
Smirnov Oleksandr
df7ad677ba language 2024-03-01 23:22:31 +02:00
Smirnov Oleksandr
85f4ae9f57 docs: update readme 2024-03-01 23:17:42 +02:00
Smirnov Oleksandr
04eb2c3d76 docs(config): update 2024-02-28 21:31:26 +02:00
Smirnov Oleksandr
55a7307b78 docs: write some more 2024-02-28 21:24:07 +02:00
Smirnov Oleksandr
1a5d420162 refactor: update docgen script 2024-02-28 19:53:26 +02:00
Smirnov Oleksandr
36112063c2 docs: its only begining 2024-02-28 19:44:35 +02:00
Smirnov Oleksandr
6772d0560b feat: add docs generator 2024-02-28 19:44:24 +02:00
Smirnov Oleksandr
8badd8e63d chore: update taskfile 2024-02-28 18:47:29 +02:00
Smirnov Oleksandr
a5327cc435 chore(ci): add more nvim versions to run on 2024-02-28 18:41:57 +02:00
Smirnov Oleksandr
9b5dfbb12b chore(taskfile): force exiting after tests
because i got infinit ci
2024-02-28 18:40:05 +02:00
Smirnov Oleksandr
13e1e3054d ignore tags that mini.doc gens, but why? 2024-02-28 15:23:45 +02:00
Smirnov Oleksandr
8e15b77044 this could be working but i still cant figure out how to run it 2024-02-28 15:22:48 +02:00
Smirnov Oleksandr
b92e782313 idk how good this idea is 2024-02-28 15:22:20 +02:00
Smirnov Oleksandr
28e1f5689f refactor(api)!: mave tags and gotests api into their sub tables 2024-02-25 01:18:09 +02:00
Smirnov Oleksandr
ebb10e9b90 reformat .editorconfig config 2024-02-11 17:49:13 +02:00
Alex
cdb1cd05a3
Add support for named tests (#50)
* fix(typo): README.md (#47)

* feat: add support for named tests

* test

* tags in table

* debug installer msg

* test

* hardcoded @develop

* get gotests tag from setup()

* update readme

* store install tag in urls table

* removed gotests tag

* update README.md

* remove urls installer index reference

* remove named arg from add_test()

* .

* update README.md

* update README.md

---------

Co-authored-by: Steve M <gearcog@users.noreply.github.com>
2024-02-11 16:35:39 +02:00
Arne Van Maele
8a6f7748ef
fix: fix iferr config (#56) 2024-02-11 01:44:59 +02:00
Smirnov Oleksandr
bbe89312c5 fix(health): check if bin is installed, and added message about treesitter parser 2024-01-12 09:01:56 +02:00
Smirnov Oleksandr
e0a3e70e48
add ability for setting custom tools options (#44)
* feat(gotests): add custom templates support

* feat(struct_tags): add support for custom `transform` option
2023-08-17 19:13:56 +03:00
Smirnov Oleksandr
2e89cea6f3 refactor: commands runner (#42)
* feat(utils): first impl of own commands runner

* refactor(gotests): uses own runner instead of vendored

* refactor(utils): back to plenary.job

* refactor(gotests): use new runner, clean code

* fix(runner): now it returns output correctly

* refactor(iferr): use vim.system

i have tried to use _utils.runner, but i can't figure out how to make `< file.go` for the command

* refactor(impl): use new runner

* refactor(installer): use new runner

* refactor(struct_tags): use new runner

* refactor: commands such as :GoGet runs with new runner

* refactor: throw errors in more lua way, i think

* refactor(utils): notify now has title

* refactor: use more correct way of notifying

* refactor(runner): write error message on error
2023-08-10 12:11:26 +03:00
Smirnov Oleksandr
011769b99b chore(ci): run tests on many versions of nvim 2023-07-22 03:03:09 +03:00
Smirnov Oleksandr
4af6caed6b fix(dap): now dlv uses cmd to run from config 2023-07-22 03:00:00 +03:00
Smirnov Oleksandr
5f8466d043
run tests independent of user nvim setup (#39)
* chore(lua_ls): now lua_ls knows about testing functions

* spec: change way how tests srtuctured

* test(config): refactor tests

* test: utils

* refactor(utils): remove not used function

* chore(ci): add test runner

* chore(ci): remove taskfile from deps

* fix: now it works
2023-07-21 02:57:46 +03:00