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

Communicate errors and warnings with user #7

Open
nimobeeren opened this issue Aug 23, 2021 · 0 comments
Open

Communicate errors and warnings with user #7

nimobeeren opened this issue Aug 23, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@nimobeeren
Copy link
Owner

nimobeeren commented Aug 23, 2021

Many unified plugins produce messages that may be useful to the user. We can use the same system to send messages from our own custom plugins. These messages can be communicated to the user in a separate window and/or directly in the editor (e.g. squiggly lines).

Some examples of things that could be done:

  • invaild commands using :command
  • incorrect use of :id (empty ID value, or ID does not apply to anything)
  • warn when some HTML is not allowed as per sanitization rules
@nimobeeren nimobeeren added the enhancement New feature or request label Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant