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

Error When Trying to Restart the IDE with Integrated Language Server #1430

Closed
4e6 opened this issue Jan 26, 2021 · 0 comments · Fixed by #1463
Closed

Error When Trying to Restart the IDE with Integrated Language Server #1430

4e6 opened this issue Jan 26, 2021 · 0 comments · Fixed by #1463
Assignees
Labels
p-high Should be completed in the next sprint

Comments

@4e6
Copy link
Contributor

4e6 commented Jan 26, 2021

General Summary

The following error occurs when trying to restart the IDE with the integrated language server.

ide-language-server-shutdown-error

Steps to Reproduce

  1. Download IDE codebase
  2. run ./run watch.
  3. Open localhost:8080 and see the IDE running there
  4. Change a file, like src/js/lib/content/src/index.js , save the file, see Chrome relading and watch the error appearing there!

Expected Result

IDE is restarted without errors.

Actual Result

An error occurs when restarting the IDE.

Enso Version

main @ f726cfe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p-high Should be completed in the next sprint
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants