eclipse / shellwax

Shell script editor plugin for Eclipse
https://marketplace.eclipse.org/content/shellwax
Eclipse Public License 2.0
17 stars 12 forks source link

Eclipse hangs at at customizeDocumentCommand(LSPLinkedEditingAutoEditStrategy.java:41) #73

Closed qtxo closed 2 years ago

qtxo commented 2 years ago

Eclipse 2021-09, no other third party plugins.

No recovery, a restart is required. Some CompletableFuture never completed.

mickaelistria commented 2 years ago

Can you easily reproduce it? If yes, how? When this happens, can you please run jstack and share the output?

akurtakov commented 2 years ago

Can you share exact document causing it ? What actions to do in the editor to reproduce?

mickaelistria commented 2 years ago

This is https://github.com/eclipse/lsp4e/issues/30 (there are other related ones in LSP4E)

akurtakov commented 2 years ago

Closing as the lsp4e issue is closed.