Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LS] Support Ability To Ignore Warning/Errors/Lines Of Cadence Code #430

Open
prpatel05 opened this issue Apr 29, 2022 · 2 comments
Open

Comments

@prpatel05
Copy link

prpatel05 commented Apr 29, 2022

Issue To Be Solved

There are times when I want to be able to ignore errors or warning that may not be applicable to me.

Having the ability to "ignore" certain lines/blocks/files of code would be useful as it allows developers to focus on the their "real" warnings/errors.

Suggested Solution

Implementing a // @ts-ignore or ESLint ignoring-like functionality would be ideal. Customers can markup code/files they wish to have the extension ignore.

@turbolent
Copy link
Member

@prpatel05 Great suggestion! This should probably be implemented in the Cadence Language Server. OK to move this issue to the Cadence repo?

@prpatel05
Copy link
Author

Yep let's do it!

@turbolent turbolent transferred this issue from onflow/vscode-cadence Jul 13, 2022
@turbolent turbolent changed the title Support Ability To Ignore Warning/Errors/Lines Of Cadence Code [LS] Support Ability To Ignore Warning/Errors/Lines Of Cadence Code Jul 13, 2022
@turbolent turbolent transferred this issue from onflow/cadence Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants