chapel-lang/chapel

[Feature Request]: show unstable warnings in CLS

Open

#24.986 aperta il 3 mag 2024

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Chapel (446 fork)auto 404
area: Python bindingsarea: Toolsgood first issuetype: Feature Request

Metriche repository

Star
 (2010 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Summary of Feature

Description:

chpl-language-server should be able to show unstable warnings in the editor, just like other errors and warnings. This should be an off-by-default feature, controlled with a flag to CLS (--warn-unstable).

Ultimately, I think CLS should support more general compiler/warning flags to turn on other Chapel warnings. But this requires more warnings to be moved into Dyno.

Guida contributor