Skip to Content
0
Feb 17, 2017 at 08:15 AM

SAP Web IDE Plugin Development: More detailed API documentation

107 Views Last edit Feb 22, 2017 at 01:00 PM 3 rev

I'm a little bit playing with developing a plug-in for SAP Web IDE. I know about the documentation at https://sdk-sapwebide.dispatcher.hana.ondemand.com/ But is there more documentaton about the standard plug-ins / templates the web IDE is built of? For example, I'd be interested in subscribing to an event which fired when the user is opening an code editor (and finding out what file he is editing) or how to find out which command groups are available (e.g. to add a command in the context menu of the file tree). Where to find this kind of information?