redhat-developer / redhat-developer/vscode-microprofile

Clarification on expected behaviour for microprofile-config.properties file in webapp directory

Open
#182 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
21
Forks
17
Avg merge
23h 47m
Merged PRs (30d)
3

Description

Currently, it seems that the LSP4MP language server does not provide suggestions for the microprofile-config.properties file when it is located under the webapp/META-INF directory.
image

Suggestions are only available when the file is placed under resources/META-INF.
image

Related - #249

Tools for MicroProfile Version: v0.11.0
OS: Mac
Steps to Reproduce:
Place microprofile-config.properties under webapp directory.
Open VSCode and try to access suggestions for properties within the microprofile-config.properties file.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by placing microprofile-config.properties under webapp/META-INF, then compare suggestions with the same file under resources/META-INF. Review related issue #249 and the existing discussion to determine the expected behavior; done means the expected location and suggestion support are confirmed and covered by an appropriate change or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.