Is mason-registry considered part of the "public API?" #168
-
As I interpret the docs, the answer is no, but both mason-lspconfig and mason-tool-installer rely on it to retrieve package specs by name. Is this a stable interface? Is there an alternative approach that users and plugins should use instead? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
The docs, specifically the image in this doc, https://github.com/williamboman/mason.nvim/blob/main/doc/reference.md, show several registry methods that are public . |
Beta Was this translation helpful? Give feedback.
-
Hello! Yep it is! The public functions are available in |
Beta Was this translation helpful? Give feedback.
Hello! Yep it is! The public functions are available in
:h mason