Can we debug JS in Eclipse?

Can we debug JS in Eclipse?

You can debug JavaScript and TypeScript code using Visual Studio. You can set and hit breakpoints, attach the debugger, inspect variables, view the call stack, and use other debugging features.