google / google/gn-language-server
gnpathquestionurlerror
Open
- Dominant language
- Rust
- Stars
- 30
- Forks
- 11
- Avg merge
- 3h 2m
- Merged PRs (30d)
- 1
Description
The remote server frequently reports errors in the textDocument/formatting section: "gn binary not found;" Specify configuration value "gn.binaryPath". Even if the path is the same, an error still occurs.
Contributor guide
Research direction
Start by reproducing a textDocument/formatting request with gn.binaryPath configured to the existing GN binary path, then trace how the language server resolves that setting. Done means formatting no longer reports “gn binary not found” when the configured path is valid.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, vscode
- Domain
- developer-experience, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100