Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abaplint/vscode-abaplint

Visual Studio Code abaplint extension
https://github.com/abaplint/vscode-abaplint

abap abaplint vscode-extension

Last synced: 26 days ago
JSON representation

Visual Studio Code abaplint extension

Awesome Lists containing this project

README

        

# vscode-abaplint
vscode [abaplint](https://abaplint.org) extension

https://marketplace.visualstudio.com/items?itemName=larshp.vscode-abaplint

Features:
* Diagnostics / Linting
* Outline
* Hover information
* Go to definition
* Go to implementation
* Quick fixes
* Find references
* Rename classes, interfaces and variables
* Document formatting
* Semantic highlighting
* Listing unit tests in test explorer
* Object view

Keybindings:
* Shift+F1 = pretty print
* Ctrl+F3 = save
* Ctrl+Shift+a = open file
* F1 = language help
* Ctrl+< = comment
* Ctrl+Shift+< = uncomment

### Diagnostics
![diagnostics](https://raw.githubusercontent.com/abaplint/vscode-abaplint/main/img/screenshot_20200824.png)