-
-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
Milestone
Description
Using the Lexical extension, after Expert starts, every request sent by the client is being canceled:
2025-08-29 14:38:25.379 [info] warning: redefining module Rainet.MixProject (current version defined in memory)
\x{2502}
1 \x{2502} defmodule Rainet.MixProject do
\x{2502} ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\x{2502}
\x{2514}\x{2500} /Users/dorgan/dev/rainet/mix.exs:1: Rainet.MixProject (module)
2025-08-29 14:38:25.503 [info] [Trace - 2:38:25 PM] Received response 'initialize - (0)' in 36616ms.
2025-08-29 14:38:25.503 [info] [Trace - 2:38:25 PM] Sending notification 'initialized'.
2025-08-29 14:38:25.506 [info] [Trace - 2:38:25 PM] Sending notification 'textDocument/didOpen'.
2025-08-29 14:38:25.507 [info] [Trace - 2:38:25 PM] Sending request 'textDocument/documentSymbol - (1)'.
2025-08-29 14:38:25.758 [info] [Trace - 2:38:25 PM] Sending request 'textDocument/codeLens - (2)'.
2025-08-29 14:38:25.815 [info] [Trace - 2:38:25 PM] Sending request 'textDocument/documentSymbol - (3)'.
2025-08-29 14:38:30.372 [info] [Trace - 2:38:30 PM] Sending notification '$/cancelRequest'.
2025-08-29 14:38:30.373 [info] [Trace - 2:38:30 PM] Sending request 'textDocument/codeLens - (4)'.
2025-08-29 14:41:21.639 [info] [Trace - 2:41:21 PM] Sending notification '$/cancelRequest'.
2025-08-29 14:41:21.643 [info] [Trace - 2:41:21 PM] Sending request 'textDocument/codeLens - (5)'.