Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Advanced ABAP snippet generatorNew to Visual Studio Code? Get it now.
Advanced ABAP snippet generator

Advanced ABAP snippet generator

BrandonCaulfield

|
7,918 installs
| (0) | Free
Advanced ABAP Code Snippets you can use to help speed up your development :)
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Advanced ABAP (ADV ABAP) Snippet Generator README

Features

Quick and easy advanced ABAP code snippets for VS Code you can use to help speed up your development. For example, if you need to create an instance class on the fly then we've got you covered!

Demo

Just start typing commands like:

Command Snippet
disp-> quick display using cl_demo_output
alv-> alv scafolding
class-> different class scafolding
select-> Simple select
-> reduce operator for table reduction
comment-> some comment structures

Requirements

Extensions:

  • ABAP (larshp.vscode-abap)
  • ABAP Remote filesystem (murbani.vscode-abap-remote-fs)
  • ABAP CDS - (hudakf.cds)
  • ABAP Snippets - (frehu.abap-snippets)

Extension Settings

Should be plug and play.

Known Issues

None Yet.

Release Notes

Expect minor release as more snippets are added.

1.2.8

Added SELECT and REDUCE

1.2.5

Added some display scafolding

1.2.3

Added some comment headers

1.0.0

Initial release of advanced-abap-snippet-generator


  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft