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

KCL errors in imported files lock up the editor #4240

Open
jtran opened this issue Oct 19, 2024 · 0 comments
Open

KCL errors in imported files lock up the editor #4240

jtran opened this issue Oct 19, 2024 · 0 comments
Assignees
Labels
bug Something isn't working kcl Language and compiler features

Comments

@jtran
Copy link
Collaborator

jtran commented Oct 19, 2024

Steps to repro:

  1. Import a function from another file
  2. Call the function with the wrong number of parameters. This is extremely common as you're typing.

The error points to the other file and locks up the editor so that you can't use it or fix your error.

A workaround is to use another editor, other than the Modeling App, to edit the file.

Continuing #4080.

@jtran jtran self-assigned this Oct 19, 2024
@jtran jtran added bug Something isn't working kcl Language and compiler features labels Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working kcl Language and compiler features
Projects
None yet
Development

No branches or pull requests

1 participant