themartdev / intellij-gleam

Gleam support for Intellij IDEA
Apache License 2.0
4 stars 1 forks source link

Add LSP error handling #7

Closed themartdev closed 1 month ago

themartdev commented 2 months ago

When we choose a path for the gleam binary path, if the path is empty an internal IDE error occurs. We should:

  1. Validate that the path is valid when selecting it
  2. Handle and report errors if we can't launch the LSP