apazureck / openui5vscodeTypescriptTools

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

navigation from and to views #6

Closed apazureck closed 7 years ago

apazureck commented 7 years ago

f12 navigates to the underlying file controllerName viewName fragmentName

f7 switches between controller and view handling when controller is used by multiple views

apazureck commented 7 years ago

Implemented in 0.4.0