Frederik Hudák
Frederik Hudák
I don't like the placement of many abapgit buttons, some I would even consider objectively bad in terms of UX. In most forms on the web, the submit button would...
In cases where you can't afford to modify the code, but want to see it in a readable form. Ideally this would be an eclipse plugin with two buttons: -...
I'm adding this just to have a repo with both abaplint and apack dependencies. The config is (pretty much) the clean config from https://github.com/FreHu/abaplint-clean-code I set up https://github.com/FreHu/abap-deps-apack anyone can...
For ultimate rainbow mode you're missing one more kind of semantic highlighting - to give the same styles to the same variables. I think it is just a variation on...
I got a bunch of these when switching branches: ``` (node:4624) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block,...
...which is equal to opening the terminal and running abaplint, but navigation to results would be improved - the display is cleaner and you can use shortcuts to navigate to...
description\_empty shows an error when the class name is lowercase in my code, but uppercase in the xml. 
Steps to reproduce: - open vscode - new empty file - switch to abap language mode abaplint will run and begin spamming errors into the output view as you type....
Is it possible to extend the file explorer to show object descriptions next to the file name the same way it is in eclipse?