apazureck / openui5vscodeTypescriptTools

Tools for openui5 to enhance productivity using VS Code
MIT License
22 stars 5 forks source link

Autocompletion for events #8

Open apazureck opened 7 years ago

apazureck commented 7 years ago

Provide autocompletion for

sap.ui.getEventBus.subscribe(CHANNELNAME, EVENTNAME, ..)