Skip to content

andau/abap-code-insight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABAP Code Insight

ABAP Code Insight is an Open Source Plugin which enabled inline code information for ABAP code in Eclipse.

The only prerequisite to use this plugin for developing with ABAP is an ABAP Development Tool (ADT) on Eclipse installation.

The plugin shows
* reference counts - for ABAP classes, interfaces, reports, function modules and CDS views
* method signature information - for ABAP methods, thus the header and body definition of ABAP methods are not separated anymore

Abap Code Insight Screenshot

Each type of inline code information can be activated/deactived in the ABAP preferences, section Code Insight (experimental).

The plugin can be installed over the Eclipse Marketplace, see Eclipse Marketplace - ABAP Code Insight or by forking this repository.

If the plugin is not activated after updating, start Eclipse one time from the command line with the parameter -clean

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published