Skip to content

ui5experts/idea-ui5helper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ui5helper

This plugin adds some codeInsight and framework knowledge for Open- and SAPUI5 to IDEA IDEs. It does not do much in its current state, it is not "production ready" and it will not save your time for now.

Things it may be able to do now (experimental):

  • XMLView: Go To Controller
  • Controller: Go To (XML)View
  • collapse the controller name in XMLViews
  • complete target names in manifest.json
  • Provide API Docs in XMLView
  • References to event handler implementation in XMLViews

Things that will (or will not) come:

  • Settings to enable or disable certain features
  • Understanding & support for the UI5 binding syntax incl. completion, references, syntax checking, ...
  • Indexer for UI5 classes including metadata and inheritance tree
  • Go to formatter, ...
  • support for manifest metadata like routes etc.

Changelog

0.2.5

  • References to event handlers
  • Caching for API docs
  • Version selection in settings actually works.
  • Completion in XML Views
  • Gathers some knowledge about own ui5 classes. Not that useful for now.

0.2.4

  • First implementation of API docs in XMLViews. More to come!

0.2.3

  • Bugfix: controllerName lookup for "sap.ui.core.mvc.XMLView" should work just like "sap.ui.core.mvc.View"

0.2.2

  • Feature: Controller: go to View

About

IDEA Plugin to work with (SAP|OPEN)UI5

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%