redhat-developer / redhat-developer/vscode-yaml
Disable extension when concurrent extension are running
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 829
- Forks
- 260
- Avg merge
- 5h 43m
- Merged PRs (30d)
- 1
Description
Is your enhancement related to a problem? Please describe.
I'm part of CircleCI, and we recently released a vscode extension, our users have two hover suggestions due to redhat yaml extension
Describe the solution you would like
We're wondering if it possible to disable redhat yaml automatically on circleci files when circleci extension is installed.
Describe alternatives you have considered
We can create a pr that implement this
Additional context
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
No file, test, or entry point is named. Start by examining how the VS Code YAML extension handles CircleCI files and how the redhat yaml extension can be detected when the CircleCI extension is installed. Done means the redhat yaml extension is automatically disabled for CircleCI files without duplicate hover suggestions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100