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