You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: redirect all output to stderr for LSP compatibility
Move progress/status messages to stderr to keep stdout clean for
LSP protocol communication. This eliminates the need to set quiet
mode in the LSP server startup.
0 commit comments