cancel
Showing results for 
Search instead for 
Did you mean: 

Ctrl + Space not working for content assist on SAP Web IDE

former_member185507
Active Participant
0 Kudos

Hi All,

I am working on a sample UI5 application . I have some exposure using 'SAP WEB IDE "and must appreciate for Content assist feature (ctrl + Space) which suggests the appropriate values. But when i try with SAP WEB IDE to change the property ,using Ctrl + Space , not getting any suggestions .

Can anyone give me input on this.

Regards,

SAM

Accepted Solutions (1)

Accepted Solutions (1)

hofit_koren
Explorer

Hi Sam,

We're not supporting code completion inside the html file.

Only in JS or XML file.

Thanks,

Hofit

Answers (3)

Answers (3)

former_member185507
Active Participant
0 Kudos

Hi Hi Hofit,

Thanks for your input.

Regards,

SAM

former_member185507
Active Participant
0 Kudos

Hi Hofit,

1. It is local installation on windows system.

WEB ID version-Version: 170330

SAP UI5 version- 1.44

2. I am codeing in JS Hello world program.

3. var abc = sap.ui.

or

var abc = sap.m.

Thanks and Regards,

SAM

hofit_koren
Explorer
0 Kudos

Hi Sam,

In order to be able to help you, can you please add the following information-

  1. On which web-ide you are working on (please provide a url)?
  2. On which file did you try to get the code completion (JS/XML)?
  3. Can you please write the coding you are trying to change? (the control + the required property - print screen will be helpful as well)

Thanks,

Hofit