Search Support
-
Jan DusekFebruary 8, 2017 at 5:20 am #3637
When I write code for inline javascript for my coachviews I do not use OOTB editor in designer but external IDE. External IDE can provide me with code completion if I supply JSDoc for objects that I am using.
I want to use it to faster develop code for logic which use spark components.Before community version of spark got obfuscated and minified, the JSDoc was present in the code.
So the question is: Can you provide me with the JSDoc for the current version of spark components? I do not need unobfuscated code, I need only the documentation from which the HTML docs are generated.
SPARK SupportFebruary 16, 2017 at 3:18 pm #3739Hi Jan,
Which external IDE are you using? I would like to see if this is possible.
Regards,
Stephen P.
Jan DusekFebruary 22, 2017 at 6:06 am #3792Hi Stephen,
I am using IntelliJ IDEA Ultimate 2016.3.
If I have JSdoc for spark components I can add it as custom library and the IDE should provide me with code completion.
I have tested this feature on other documented library and it is working fine.
Screen of the dialog in which custom library can be added is attached.Thank you,
Jan D.
SPARK SupportFebruary 22, 2017 at 4:04 pm #3807Hi Jan,
Let me discuss this with our Development Team and see if there is a way to accomplish this.
Regards,
Stephen P.
Jan DusekFebruary 22, 2017 at 11:14 pm #3809That would be awesome! Keep me informed. I think I am not the only developer who would appreciate this.
Tomáš NavrátilFebruary 27, 2017 at 1:22 am #3853Hi all,
I am also interested in possibility of having the JS documentation integrated in my IDE, let it be InteliJ IDEA or Netbeans IDE. It would be very helpful for our development team!
Tomas
-
|
You must be logged in to reply to this topic.