redhat-developer / redhat-developer/quarkus-ls
Add option to work with custom host and `http://` for Quarkus project
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 50
- Forks
- 18
- Avg merge
- 22h 11m
- Merged PRs (30d)
- 3
Description
As per https://github.com/redhat-developer/quarkus-ls/issues/368#issue-731821303:
- there is no option to work with host differing from localhost. That's a problem.
- there is no option to work with https:// at all. Bad, but can be fixed via SSL termination or/and proxy.
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 reading the referenced quarkus-ls issue 368 and tracing how the Quarkus project host and HTTP URL are currently selected. Define the configuration entry points and tests for a custom host and http:// support; done means both options work without requiring localhost or HTTPS termination.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100