Commit graph

71 commits

Author SHA1 Message Date
kbwo
56c97a4780 chore(adapter): update version 2024-08-05 22:26:35 +09:00
kbwo
ad00f2c764 chore: update version 2024-08-05 21:53:36 +09:00
kbwo
f7e4ffac6f fix: prevent accessing to a non-existent field 2024-08-05 21:50:59 +09:00
kbwo
9c3b8719a2 fix: enable workspace diagnostics by default 2024-08-05 21:50:39 +09:00
kbwo
0f73fa2abd fix(adapter): format test item name 2024-08-04 22:21:16 +09:00
kbwo
7c5e365167 chore: update demo 2024-08-04 22:14:05 +09:00
kbwo
d3f3528c53 fix: detect namespace correctly
fix #31
2024-08-04 22:13:52 +09:00
kbwo
f1a10ceb28 chore: update version 2024-08-04 18:57:48 +09:00
Kodai Kabasawa
1447e9e085
Merge pull request #29 from kbwo/feat/config-workspace
Configuration to disable workspace diagnostics #28
2024-08-04 18:51:43 +09:00
kbwo
10f3453cad chore: update coc-settings 2024-08-04 18:29:57 +09:00
kbwo
8939558793 feat: add configuration to disable workspace diagnostics
close #28
2024-08-04 18:28:33 +09:00
kbwo
90be4e498f chore(adapter): change log file location 2024-08-04 17:33:19 +09:00
kbwo
65e95494bd refactor: move some functions for main loop to main.rs 2024-08-04 17:33:15 +09:00
kbwo
8ecf8891f8 feat: consolidate duplicate code into functions 2024-08-04 16:49:02 +09:00
kbwo
a1a0afc585 refactor: Reduced the memory size of structure field 2024-08-04 16:21:13 +09:00
kbwo
4e1b802485 refactor(demo): remove yarn related files 2024-08-04 15:46:31 +09:00
kbwo
22401774e1 refactor: remove some .clone() 2024-08-04 15:46:12 +09:00
kbwo
c3d3ff2c67 refactor: rename method 2024-07-22 23:35:34 +09:00
kbwo
d8bd53d4ca refactor(adapter): unify repetitive code patterns 2024-07-22 23:33:22 +09:00
Kodai Kabasawa
bb1a163f98
Merge pull request #26 from kbwo/feat/deno
adapter for deno
2024-07-21 16:02:33 +09:00
kbwo
6cb4fcbd92 feat(adapter): implement adapter for deno 2024-07-21 15:58:55 +09:00
Kodai Kabasawa
70c0fd4a2d
Merge pull request #20 from kbwo/feat/cargo-nextest
feat(adapter): add adapter for cargo-nextest
2024-07-16 00:31:13 +09:00
kbwo
b887d653a2 feat(adapter): add adapter for cargo-nextest
close #18
2024-07-16 00:23:19 +09:00
Kodai Kabasawa
3603e32025
Merge pull request #19 from kbwo/feat/vitest
adapter for vitest
2024-07-15 22:49:05 +09:00
kbwo
f78cf7f888 test(adapter): fix failed test 2024-07-15 19:14:27 +09:00
kbwo
1d6dd6623e refactor: rename directory 2024-07-15 19:13:19 +09:00
kbwo
4782784122 refactor(adapter): set diagnostic severity explicitly 2024-07-15 19:10:02 +09:00
kbwo
5ac623bb69 feat(adapter): add vitest adapter 2024-07-15 19:09:56 +09:00
kbwo
3f88f9b1b6 add vitest demo 2024-07-15 19:07:44 +09:00
kbwo
0ae8988cc5 add feature to configure workspace directory
close #16
2024-07-14 00:19:13 +09:00
kbwo
1b74a7ad4f add adapter log 2024-07-06 15:54:30 +09:00
kbwo
60e352f24f list project files correctly 2024-07-06 15:54:02 +09:00
kbwo
f9c054ebd3 organize modules 2024-07-06 11:20:41 +09:00
kbwo
b86e08e588 update README 2024-06-30 22:42:07 +09:00
Kodai Kabasawa
1ba9181a30
Merge pull request #15 from kbwo/license
add license
2024-06-30 22:40:50 +09:00
kbwo
caf868f9bd add license 2024-06-30 22:39:44 +09:00
Kodai Kabasawa
e32ba5d0c2
Merge pull request #14 from kbwo/ci
fix a bug in nested workspace and add CI
2024-06-30 22:32:46 +09:00
kbwo
51738a9a45 add GHA workflow for CI 2024-06-30 22:30:17 +09:00
kbwo
5f3759ec28 fix a bug in nested workspace 2024-06-30 22:14:56 +09:00
Kodai Kabasawa
b8b04b59ab
Merge pull request #12 from kbwo/feat/go-adapter
adapter for `go test`
2024-06-30 21:42:16 +09:00
kbwo
ac35284f68 update coc-settings.json for demo 2024-06-30 21:25:04 +09:00
kbwo
07b516e798 add go test feature to adapter 2024-06-30 18:20:27 +09:00
kbwo
80ee356a06 add example of go project 2024-06-30 18:19:51 +09:00
kbwo
582589af60 test only the file for file level test 2024-06-24 00:34:04 +09:00
Kodai Kabasawa
146607d132 Merge pull request #8 from kbwo/fix/new-file
refresh workspace cache if needed, fix #7
2024-06-24 00:33:22 +09:00
kbwo
c4a472d5e0 refresh workspace cache if needed, fix #7 2024-06-23 20:00:36 +09:00
kbwo
67e20e5b4d update adapter dependency 2024-06-22 21:06:55 +09:00
kbwo
b6899587db rename some symbols 2024-06-22 20:05:11 +09:00
kbwo
4a4f5411e4 change adapter specification 2024-06-22 19:47:52 +09:00
kbwo
a3eaa5ce67 add example of coc-setitngs.json 2024-06-22 19:32:59 +09:00