Commit graph

181 commits

Author SHA1 Message Date
kbwo
48af0e012c chore: v0.1.11 2025-01-04 19:14:37 +09:00
kbwo
b8c0aa330c docs: update README 2025-01-04 19:14:18 +09:00
kbwo
03c298280b chore: remove debug log 2025-01-04 19:12:40 +09:00
kbwo
969010845a docs: update README 2025-01-04 19:12:28 +09:00
kbwo
87d463c36e chore(adpater); v0.1.2 2024-12-25 23:35:49 +09:00
kbwo
7b56fbcbe4 feat: remove "\n" prefix in node test diagnostic message 2024-12-25 23:35:07 +09:00
kbwo
855d2c0094 feat(adapter): add path field for server v0.1.10 2024-12-25 23:34:31 +09:00
kbwo
a766099b76 chore: v0.1.10 2024-12-25 23:32:06 +09:00
kbwo
4df71f69c0 feat: add path field to TestItem for demand from adapter 2024-12-25 23:31:26 +09:00
kbwo
5b8862fe5d chore: v0.1.9 2024-12-24 18:24:52 +09:00
kbwo
833bfbc1b7 fix: prevent diagnostics to be cleared when :edit in vim 2024-12-24 18:24:37 +09:00
kbwo
42354d8ec5 refactor(server): fix for clippy 2024-12-24 17:27:42 +09:00
kbwo
5a672ddf71 chore(adapter): 0.1.1 2024-12-24 17:12:17 +09:00
kbwo
caa4463119 Merge branch 'fix/adapter-types' 2024-12-24 17:11:52 +09:00
kbwo
942f0b4ed1 fix(adapter): return valid json type to server 2024-12-24 17:11:06 +09:00
Kodai Kabasawa
91db91a229
Merge pull request #53 from kbwo/feat/update-adapter-spec
adapter: Update specification
2024-12-07 23:28:10 +09:00
kbwo
6c75bbbd47 chore(adapter): v0.1.0 2024-12-07 23:25:23 +09:00
kbwo
1df3076259 refactor: delete unused variable 2024-12-07 23:24:54 +09:00
kbwo
787e92fe87 feat(adapter): use new interface of detect-workspace 2024-12-07 23:24:28 +09:00
kbwo
df0631a6d6 feat(adapter): use new interface of discover 2024-12-07 23:24:23 +09:00
kbwo
2fa914973f feat(adapter): use new interface of run-file-test 2024-12-07 23:24:17 +09:00
kbwo
1fae0f701a chore(adapter): update adapter dependency 2024-12-07 23:24:03 +09:00
Kodai Kabasawa
cd5a15eace
Merge pull request #52 from kbwo/feat/update-server-spec
Update specification
2024-12-07 23:19:01 +09:00
kbwo
b28ba1aee0 chore: v0.1.8 2024-12-07 23:15:02 +09:00
kbwo
99cd28c540 feat: update interface of detect-workspace result 2024-12-07 23:11:18 +09:00
kbwo
bb4d9687df feat: update interface of discover result 2024-12-07 23:11:01 +09:00
kbwo
b205f9580d feat: update interface of run-file-test result 2024-12-07 23:10:30 +09:00
kbwo
d98623211d docs: update README 2024-12-07 17:28:06 +09:00
kbwo
c511c02107 chore: update error message 2024-12-02 19:39:23 +09:00
kbwo
aa4883e038 feat(adapter): add diagnostics to show which test failed 2024-11-30 18:22:53 +09:00
kbwo
e09a50d60c feat: change warning diagnostics to window/showMessage 2024-11-30 16:51:40 +09:00
kbwo
16074f3b4a chore(adapter): update version 2024-11-20 19:26:37 +09:00
kbwo
115cca2ecf feat(cargo-test): handle --nocapture option 2024-11-20 19:25:48 +09:00
kbwo
7563cd801c chore: update version 2024-11-20 19:24:21 +09:00
kbwo
c5fe76295d fix: handle errors correctly 2024-11-20 19:23:17 +09:00
kbwo
c61aaac03e chore: update version 2024-11-20 01:09:38 +09:00
Kodai Kabasawa
da18ce6586
Merge pull request #49 from kbwo/fix/handle-error
fix: handle unexpected request method correctly
2024-11-20 01:08:50 +09:00
kbwo
c939c3c5e0 fix: handle unexpected request method correctly 2024-11-20 01:07:27 +09:00
kbwo
533c5106e3 chore: update version 2024-11-19 23:17:15 +09:00
kbwo
aefd8437ff feat: diagnose workspace after initialization 2024-11-19 23:16:24 +09:00
kbwo
df735e9836 chore: update version 2024-11-19 19:47:08 +09:00
Kodai Kabasawa
55cbc584d8
Merge pull request #47 from kbwo/chore/sync
fix: prevent syncing text documents
2024-11-19 19:46:09 +09:00
kbwo
b87e2b9123 fix: prevent syncing text documents 2024-11-19 19:45:23 +09:00
kbwo
b8054f6594 chore: update version 2024-11-10 15:52:37 +09:00
Kodai Kabasawa
520a7e4c5f
Merge pull request #45 from kbwo/feat/toml-config
Configuration with external file
2024-11-10 15:50:51 +09:00
kbwo
33f44e5bad refactor: tiny fix 2024-11-10 15:46:53 +09:00
kbwo
6f1fc1f03a chore: update each settings for demo 2024-11-10 15:11:25 +09:00
kbwo
f20cb7f16b feat: workspace diagnostics even when no workspace/diagnostic request 2024-11-09 18:19:01 +09:00
kbwo
575f3ee661 feat: get configuration from toml file 2024-11-09 18:18:53 +09:00
kbwo
92dec010a8 chore: update version 2024-10-30 23:55:37 +09:00