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
Since Expert recently started requiring the use of the --stdio command-line argument to work with most editors and vscode-lexical is frequently used as a client for Expert, we need to allow the extension to pass that flag when starting the server.
Since Expert recently started requiring the use of the
--stdiocommand-line argument to work with most editors and vscode-lexical is frequently used as a client for Expert, we need to allow the extension to pass that flag when starting the server.