You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Change CodeInspection public API to expose providers.
Changes getProvidersForPath to be public - allows extensions to query providers for custom linting.
Adds getProviders to allow extensions to get all providers.
Adds deregister to allow extensions to remove a provider when the extension provides a provider with the same functionality.
0 commit comments