codecov / vscode

A Codecov vscode extention which helps validate and configure new repositories.
MIT License
7 stars 5 forks source link

Chore: Automate hosting the codecov JSON Schema so it is availble for more IDE's as configuration. #28

Open terry-codecov opened 1 year ago

terry-codecov commented 1 year ago

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