The Wayback Machine - https://web.archive.org/web/20170228102759/https://github.com/brandonborkholder/mirur/issues/2
Skip to content

JavaScript arrays? #2

Closed
paulvi opened this Issue Jul 14, 2015 · 7 comments

Projects

None yet

2 participants

@paulvi
Contributor
paulvi commented Jul 14, 2015

Can JavaScript be supported arrays?

@brandonborkholder

Please add more information to this issue. Enumerate the environment where you would like this functionality - Javascript vm, Eclipse plugins, etc.

@paulvi
Contributor
paulvi commented Jul 20, 2015

For some time I was looking for everything helping JavaScript development with Eclipse http://www.nodeclipse.org

And now mostly CromeDevTools are used for Node.js debugging, while Nashorn (JavaScript over Java 8) stays silent.

I cannot even estimate time, but just opened ticket to have discussion and for references.

JavaScript is quite different from Java from the point that variable can have numeric or any other value. (Have you tried ever visualize strings, e.g. by drawing their lengths?)

There should be also nice user story showing when and how visualizing would make big change of have we we debugging.

@brandonborkholder

I have plans to extend the visualization to other datastructures, strings, etc. I think this lines up well with the MIrur roadmap.

I'll have to take some time to see how easy it is to interface with an arbitrary Javascript vm (or just ChromeDevTools). Maybe the Eclipse SDK makes this easy.

@paulvi paulvi added a commit to paulvi/mirur that referenced this issue Jul 24, 2015
@paulvi paulvi This is experiment related to Nodeclipse/www.nodeclipse.org/pull/61
This is experiment related to Nodeclipse/www.nodeclipse.org#61

when and if there will be JavaScript support #2 it should be as separate feature, and I'd like to put mirur into JavaTools if you agree
f92b063
@paulvi paulvi added a commit to Nodeclipse/www.nodeclipse.org that referenced this issue Nov 7, 2015
@paulvi paulvi Mirur JavaScript ref brandonborkholder/mirur#2 f0d9384
@paulvi paulvi referenced this issue Nov 7, 2015
Open

C/C++ ? #16

@brandonborkholder

What's the recommended path for integrating with Enide? I see two plugins that provide some kind of javascript debugging support - org.chromium.debug and org.nodeclipse.debug. How do the two interact?

@brandonborkholder

I just finished support for javascript arrays in Mirur 1.1.0 (26c55e6). I tested it with Enide Studio 2014 and 2015.

@paulvi
Contributor
paulvi commented Dec 1, 2015

This is phenomenal. I will give a try this month.

@paulvi
Contributor
paulvi commented Feb 2, 2016

It works

image

@paulvi paulvi closed this Feb 2, 2016
@paulvi paulvi added a commit to Nodeclipse/www.nodeclipse.org that referenced this issue Feb 2, 2016
@paulvi paulvi mirur works for JavaSCript; ede4718
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can't perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.