Debug #169
Replies: 3 comments
-
What kind of debugging features were you thinking of? |
Beta Was this translation helpful? Give feedback.
-
When I developed my custom functions, I always added extra attributes such as This worked great in recursive function calls. Once I had the code working, I dropped the extra If this is not your use case, please describe the problem you are facing. |
Beta Was this translation helpful? Give feedback.
-
I was wondering if we had debug for each line code. it would be util for complex codes, for example using chain instructions. If would possible debug line by line and function by function and concepts of breakpoint, something like debug in Java and Eclipse IDE (eg.) |
Beta Was this translation helpful? Give feedback.
-
Hi, is there a way to implement and use Debug Mode for JSLT Templates ? Technically is it possible ?
I believe that would be amazing and easier for developers. Even if is needs to use a specific IDE or maybe a new Playground to cover this possible feature.
Beta Was this translation helpful? Give feedback.
All reactions