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

How to debug C# code in Eval method #153

Open
P9avel opened this issue Nov 12, 2023 · 1 comment
Open

How to debug C# code in Eval method #153

P9avel opened this issue Nov 12, 2023 · 1 comment
Assignees

Comments

@P9avel
Copy link

P9avel commented Nov 12, 2023

Hello, i am want to write complex script. How to debuging this code? i am want stepping throw code. Is it possible?

@JonathanMagnan JonathanMagnan self-assigned this Nov 13, 2023
@JonathanMagnan
Copy link
Member

Hello @P9avel ,

Unfortunately, no, our library is made to run code at runtime.

It doesn't allow you to step through the code as you can easily do with Visual Studio.

Best Regards,

Jon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants