cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Autocomplete code not working in webide

Former Member
0 Likes
1,830

Hello,

I'm working and following walkthrough tutorials of SAPUI5. i’ve enabled Code Completion from settings.

but i didn’t get any response in xml file. like below:

and in JS file i get something like:

can you please help me to sort out the issue.

Thanks

View Entire Topic
yuval_morad
Product and Topic Expert
Product and Topic Expert
0 Likes

In JS AMD in the define section and also a parameter to be used in the code that matches it

Than you can get code assist for static or instance method

Former Member
0 Likes

Sorry didn't understand. can you please share an example URL?