generated from redhat-developer/new-project-template
-
Couldn't load subscription status.
- Fork 68
Open
Description
In PHPStorm plugin in version 0.17.0 is throwing this exception:
Error while consuming 'textDocument/inlayHint' with language server 'Luau Language Server'
org.eclipse.lsp4j.jsonrpc.ResponseErrorException: No managed text document for file:///home/osboxes/SeRanking/data-api-clay-service/proxy/openresty/scripts/helpers.lua
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleResponse(RemoteEndpoint.java:209)
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:193)
at com.redhat.devtools.lsp4ij.LanguageServerWrapper.lambda$start$4(LanguageServerWrapper.java:382)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804)
at java.base/java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:507)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1491)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:2073)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2035)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187)
Metadata
Metadata
Assignees
Labels
No labels