Classing-js icon indicating copy to clipboard operation
Classing-js copied to clipboard

any ide support

Open lxbzmy opened this issue 10 years ago • 4 comments

Extjs jquery etc have ide support。 can detectd extjs class or jquery fn。

lxbzmy avatar May 26 '14 02:05 lxbzmy

I tried it with netbeans and it was able to detect the library's APIs. I don't know about other IDEs but I have no reason to think it won't work on them. Maybe you could try another IDE (if you have a particular one in mind) and give me a feedback?

Mostafa-Samir avatar May 26 '14 10:05 Mostafa-Samir

What I mean is these classes make you classing-js not only classing-js. for example , spket ide plugin in eclipse, can recognize classes make by extjs or jquery.

2014-05-26 18:41 GMT+08:00 Mostafa-Samir [email protected]:

I tried it with netbeans and it was able to detect the library's APIs. I don't know about other IDEs but I have no reason to think it won't work on them. Maybe you could try another IDE (if you, particularly, have one in mind) and give a feedback?

— Reply to this email directly or view it on GitHubhttps://github.com/Mostafa-Samir/Classing-js/issues/2#issuecomment-44177609 .

lxbzmy avatar May 27 '14 07:05 lxbzmy

yes, it can recognize classes made with Classing{js} and can enumerate their public properties but it can't enumerate the public properties in an instantiated object in that class I'm not really familiar with the behavior of spekt plugin with eclipse, I'll give it a try to fully understand what I'm gonna be aiming to when I address this issue

Mostafa-Samir avatar May 27 '14 14:05 Mostafa-Samir

:),current now, spket good than jsdt,they all suport jsdoc. 2014-5-27 下午10:43于 "Mostafa-Samir" [email protected]写道:

yes, it can recognize classes made with Classing{js} and can enumerate their public properties but it can't enumerate the public properties in an instantiated object in that class I'm not really familiar with the behavior of spekt plugin with eclipse, I'll give it a try to fully understand what I'm gonna be aiming to when I address this issue

— Reply to this email directly or view it on GitHubhttps://github.com/Mostafa-Samir/Classing-js/issues/2#issuecomment-44285422 .

lxbzmy avatar May 28 '14 00:05 lxbzmy