redhat-developer / redhat-developer/lsp4ij
feature request: add API for LSP4IJ-based extensions to set verbose tracing by default
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 344
- Forks
- 113
- Avg merge
- 5h 22m
- Merged PRs (30d)
- 15
Description
Hi - I'm one of the maintainers of boundaryml/baml and we're using LSP4ij to build our Jetbrains extension (we've had a vscode one for quite some time - lsp4ij has been fantastic for us so far).
I'm trying to figure out how to turn on verbose tracing by default (it's so easy to forget to turn it on...) - do you have pointers for where to look?
cc @angelozerr who's been helping us out on boundaryml/baml#889
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the LSP4IJ extension API and the existing tracing configuration, since the issue does not name a file or test. Determine how an LSP4IJ-based extension could enable verbose tracing by default; done means a documented, usable API or configuration path for extensions such as boundaryml/baml.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100