cancel
Showing results for 
Search instead for 
Did you mean: 

Code Completion in HANA Studio

former_member187794
Participant
0 Kudos

Friends

Any idea, if we have to configure some where in Studio to see this Code Completion (CTRL + SPACE) feature in HANA Studio

Thanks for your responses

Regards

Giri

Accepted Solutions (1)

Accepted Solutions (1)

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

No. There is no additional configuration.  What artifact/editor are you trying to get code completion in?  Not everything has code completion.  For instance XSJS editor does have code completion but SQLScript does not yet.  Also in order to get proper code completion in the XSJS editor you must be editing from within an XS Project.

former_member187794
Participant
0 Kudos

Thomas

I am trying for code completion in HANA Studio. Under, "SAP HANA Development" perspective and in .HTML and .JS files

Regards

Giri

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

For UI development, make sure you have installed the UI5 add-on. This will ensure the installation of the Eclipse Web Tools with an HTML editor.  However if you also want UI5 library code completion you must make sure you are using an SAPUI5 project. Have a look at this HANA Academy video for more details: HANA Extended Application Services:  Using... | SAP HANA

former_member187794
Participant
0 Kudos

thanks Thomas. It works

Regards

Giri

Former Member
0 Kudos

Hi Thomas,

I'm also interested in how to set up the code completion, but unfortunately the link redirects to http://hana.sap.com/abouthana.html.

Do you know where I could see the video you mentioned?

Thanks,

ben

thomas_jung
Developer Advocate
Developer Advocate
0 Kudos

The HANA Academy used to host their early videos on hana.sap.com, but have since moved to YouTube. Not sure where that video is now.  However you can just following the instructions on this page to install the Eclipse UI5 tools into HANA Studio:

SAP Development Tools for Eclipse

Answers (0)