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 |
|
kbwo
|
84e1e36d18
|
update README
|
2024-06-22 19:32:59 +09:00 |
|
kbwo
|
5b2a4719cf
|
change data structure for simplicity
|
2024-06-22 19:32:50 +09:00 |
|
Kodai Kabasawa
|
f6d4da784e
|
Merge pull request #6 from kbwo/feat/glob
include/exclude files using glob pattern
|
2024-06-18 23:58:00 +09:00 |
|
kbwo
|
4afd09da2a
|
include/exclude files using glob pattern
|
2024-06-18 23:56:41 +09:00 |
|
Kodai Kabasawa
|
80f0391a96
|
Merge pull request #4 from kbwo/feat/progress
implement progress notification
|
2024-06-16 19:01:17 +09:00 |
|
kbwo
|
7494b1dc56
|
implement progress notification
close #3
|
2024-06-16 19:00:13 +09:00 |
|
kbwo
|
83fd323226
|
(rust-adapter): pass stderr to testing-ls only when there is no stdout
|
2024-06-15 22:29:02 +09:00 |
|
kbwo
|
607f43aa39
|
implement adapter error bubbling and send warning diagnostic
fix #2
|
2024-06-13 00:05:43 +09:00 |
|
kbwo
|
d2f262056a
|
fix #1: clear previous diagnostics
|
2024-06-11 23:49:42 +09:00 |
|
kbwo
|
aa5518a00c
|
handle $/discoverFileTest method
|
2024-06-11 22:30:00 +09:00 |
|
kbwo
|
58f29d53c7
|
chore
|
2024-06-10 00:22:59 +09:00 |
|
kbwo
|
5e4f15cbd8
|
prevent passing --test-kind argument to test command
|
2024-06-10 00:22:16 +09:00 |
|
kbwo
|
7f27e6638c
|
implement $/runFileTest request handling for editor command
|
2024-06-08 23:07:41 +09:00 |
|
kbwo
|
743409e3c2
|
pass env to adapter
|
2024-05-25 22:18:34 +09:00 |
|
kbwo
|
45dbcc333e
|
repalce file:// prefix
|
2024-05-25 18:47:29 +09:00 |
|
kbwo
|
e42e97a3ae
|
update
|
2024-05-25 18:16:58 +09:00 |
|
kbwo
|
c12e9bc129
|
add workflow
|
2024-05-19 23:59:06 +09:00 |
|
kbwo
|
4ba3683ab4
|
delete some adapter crates and update README
|
2024-05-19 18:56:44 +09:00 |
|
kbwo
|
305a084061
|
consolidate the adapters supported by this repository into a single crate
|
2024-05-19 18:53:23 +09:00 |
|
kbwo
|
e3d4ab31a0
|
pass multiple adapter options, not just the path
|
2024-05-18 14:39:11 +09:00 |
|
kbwo
|
43c3b28eef
|
mvp
|
2024-05-07 00:08:27 +09:00 |
|