Skip Navigation
Image Processing and Analysis @lemmy.world qwamqwamqwam @lemmy.world

What are the best tools for debugging ImageJ Javascript macros?

Hi! I'm a self-taught novice programmer trying to write a macro in javascript for ImageJ. I've built a program that I think works, but trying to debug it without a proper debugger has been hell. I'm a hair away from just giving up and rewriting the whole thing in the macro language. I looked online and it seems like I should be able to set up a debugging environment in Visual Studio Code, but I couldn't find any guide for doing that specifically for ImageJ. I use Visual Studio Code to write my javascript, but any advice on any platform would be helpful. Thank you!

2

You're viewing a single thread.

2 comments