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

I hope coplit can check the code I am currently writing for code errors or logical errors. #1334

Closed
z505985755 opened this issue Jun 24, 2024 · 1 comment
Assignees
Labels
triage-needed Issues needing to be assigned to the prospective feature owner

Comments

@z505985755
Copy link

For example, I use javascript to write a comment if a=1, but the code is written as if(a=1), coplit will prompt that there may be a problem with this code

@github-actions github-actions bot added the triage-needed Issues needing to be assigned to the prospective feature owner label Jun 24, 2024
@ulugbekna
Copy link
Contributor

Thank you for feedback! Errors are reported by language extensions such as Typescript or Python extensions. Copilot will help you fix those errors, however.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Issues needing to be assigned to the prospective feature owner
Projects
None yet
Development

No branches or pull requests

3 participants