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
It would be cool if the language server could provide code completions for the frontend's flags, e.g. -Wno-missing-signatures in OPTIONS_FRONTEND pragmas. Ideally, the language server would query the available flags directly from the frontend.
It would be cool if the language server could provide code completions for the frontend's flags, e.g.
-Wno-missing-signaturesinOPTIONS_FRONTENDpragmas. Ideally, the language server would query the available flags directly from the frontend.