Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for remaining layout option types in options sidebar #60

Open
NiklasRentzCAU opened this issue Jul 24, 2020 · 0 comments
Open
Labels
enhancement New feature or request LSP Affect the klighd language server.

Comments

@NiklasRentzCAU
Copy link
Member

Both the Eclipse-based implementation and the langauge server variant only fully support the layout option types INT, DOUBLE, BOOLEAN, and ENUM. UNDEFINED, STRING, ENUMSET and OBJECT are currently not supported or currently broken (in the case of ENUMSET). For completion, both implementations should support these remaining types, if applicable.
See klighd.ui.internal.options:LayoutOptionControlFactory and klighd.lsp:KGraphLanguageServerExtension#setLayoutOptions.

@NiklasRentzCAU NiklasRentzCAU added enhancement New feature or request LSP Affect the klighd language server. labels Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request LSP Affect the klighd language server.
Projects
None yet
Development

No branches or pull requests

1 participant