Chore: Automate hosting the codecov JSON Schema so it is availble for more IDE's as configuration.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
The LSP features added in this plugin are mostly powered by the standardized JSON Schema file, if we self host the latest version of the schema users bringing their own IDE's could configure them to also leverage the extensions language features.
Example:
For example you could enable Codecov language features for VIM https://github.com/b0o/SchemaStore.nvim
Contributor guide
No contributing guide indexed for this repository
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 locating how this TypeScript extension obtains the standardized Codecov JSON Schema and how its LSP configuration is published. Define an automation path that hosts the latest schema for external IDEs, then verify that the hosted schema is available and usable by integrations such as SchemaStore.nvim.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100