docker / docker/vscode-extension
[Compose LSP] Support for !reset and !override tags
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 59
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
It is rather problematic right now to validate compose files when using !reset/!override tags on certain settings or services. They are flashing red regardless of the actual issues.
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
The issue names Compose LSP validation and the !reset/!override tags but no files or tests. Start by locating the Compose-file validation entry point and any existing tag handling; done means valid uses of these tags no longer produce red diagnostics while genuine errors still do.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100