Description
Summary of Feature
Description:
In VSCode after enabling chapel language server + chapelcheck, the features all work as intended on my files, etc... However, the chapelcheck tries to also correct the chapel source code, resulting in it raising a bunch of errors + warnings, which can obfuscate the actual errors/warnings in my code!
Is this issue currently blocking your progress?
Not currently, however it can be pretty annoying digging through the errors to find your files.