cloudwego / cloudwego/abcoder

Better error reporting

Open
#174 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
390
Forks
57
Avg merge
2d 21h
Merged PRs (30d)
1

Description

Goal: improved error reporting for more ergonomic use.

Tasks:
* [ ] Suppress the "token not found", "dep not found" in output messages.
* [ ] In `Parse()`, detect when lspPath is "" but an LSP is required for subsequent collection. This is the root cause of CI panic [here](https://github.com/cloudwego/abcoder/actions/runs/23228192334/job/67515459019?pr=173), where clangd is not installed but abcoder does not emit proper hints.
* [ ] MORE here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.