FreHu / vscode-abaplint

Visual Studio Code abaplint extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installs

vscode-abaplint

vscode abaplint extension

Features:

  • Diagnostics / Linting
  • Outline
  • Hover information
  • Go to definition
  • Quick fixes
  • Find references
  • Rename classes
  • Document formatting

Keybindings:

  • Shift+F1 = pretty print
  • Ctrl+F1 = do nothing
  • Ctrl+F2 = do nothing
  • Ctrl+F3 = save
  • Ctrl+Shift+a = open file
  • F1 = language help
  • Ctrl+< = comment
  • Ctrl+Shift+< = uncomment

Diagnostics

diagnostics

About

Visual Studio Code abaplint extension

License:MIT License


Languages

Language:TypeScript 85.0%Language:JavaScript 15.0%