redhat-developer / redhat-developer/lsp4ij

Provide validation in the preferences of LSP console

Open
#210 5 comments 0 reactions 1 assignee View on GitHub

@MituuZ is already working on this.

Since Apr 14, 2024.

enhancement good first issue lsp-console
Dominant language
Java
Stars
344
Forks
113
Avg merge
5h 22m
Merged PRs (30d)
15

Description

The preferences in LSP console provides no validation:

image

although the dialog provides it:

image

Please note that those 2 preferences panel use the same class.

It would be nice to support validation in LSP console preferences.

The validation should be too improved with:

  • validate that there is on mapping which is defined.
  • display a border red for JTextArea (ex: command,configuration), I don't know why it is working for JTextField but not with JTextArea. There is the same problem when you click on JTextArea, there is no blue border like other widgets (JComboBox, JTextField).

@MituuZ are you interested to work on this issue?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.