Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lsp4e-dev] Make Preference-based association internal only?

Hi,

I have no strong opinion on this. It feels ok to restrict the external APIs, it is easier to open it up later than making it more restrictive.

regards,
vlad


On Fri, May 19, 2017 at 9:53 AM, Mickael Istria <mistria@xxxxxxxxxx> wrote:
Hi all,

I'd like to make preference-based association internal-only. Ie accessible only by end-users from the LSP4E preference page, but not letting 3rd party extension manipulate that preference too easily.
The extension point is definitely the recommended way for 3rd party extenders to ship Language Server integration; they're free to rely on a Launch Configuration is they want to, but the language server would still have to be declared through the `org.eclipse.lsp4e.languageServer` extension.

Does anyone have any concern? Are there any of you currently relying on Preferences and Launch Configuration in their extensions?

Thanks in advance,

--
Mickael Istria
Eclipse IDE developer, at Red Hat Developers community

_______________________________________________
lsp4e-dev mailing list
lsp4e-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/lsp4e-dev



Back to the top