area: Python bindingsarea: Toolsgood first issuetype: Feature Request
Repository metrics
- Stars
- (2,010 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.