<@U2S643ARW> I use it, although it can be a royal ...
# suitescript
a
@rmlakhani I use it, although it can be a royal pain to set it up initially. Once its up and running though, its great.
r
@Azi does the code completion work properly for you?
a
@rmlakhani I use it primarily for pushing files to netsuite. The only code completion that I use it for is, like you said to create files. I'm not sure the intent of the plugin/extension was so much for the code completion as for pushing, pulling and deleting from netsuite
r
@Azi hmm ok so you don't use it for your primary development then?
@Azi I hate eclipse but it looks like I'm going to have to switch back to it
a
@rmlakhani I do use it for my primary development. I hate eclipse and never touch it. I just don't have any auto completion. What kind of thing do you use autocomplete for?
Your everyday JS still autocompletes
r
@Azi Well I meant for the use of suitescript APIs
Also when I add the ns dependency it doesn't seem to add it correctly
Ie it doesn't add "N/search" in the define statement