Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abaplint/vscode-abaplint
- Owner: abaplint
- License: mit
- Created: 2018-09-23T10:24:47.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T05:23:46.000Z (6 months ago)
- Last Synced: 2024-05-23T06:30:06.131Z (6 months ago)
- Topics: abap, abaplint, vscode-extension
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=larshp.vscode-abaplint
- Size: 3.53 MB
- Stars: 26
- Watchers: 3
- Forks: 10
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- abap-florilegium - vscode-abaplint
README
# vscode-abaplint
vscode [abaplint](https://abaplint.org) extensionhttps://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 viewKeybindings:
* 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)