Lars Hvam
Lars Hvam
yeah, I havent really maintained this for a while, the one by @nzamani is good :)
Pull requests welcome 😄
😢 I'm running it on Windows 10 under normal docker, and also tried it on Ubuntu
yea, its a bug in syntax highlighting pull requests welcome I'm planning to add https://code.visualstudio.com/api/language-extensions/semantic-highlight-guide via the abaplint extension sometime
thats quite difficult for ABAP, as the CLASS might be an instance in above example I'm waiting for https://github.com/microsoft/language-server-protocol/issues/18, and support for semantic highlighting via LSP, then the above issue...
https://github.com/abaplint/abaplint/issues/682
looks like it can be done, see https://code.visualstudio.com/api/language-extensions/syntax-highlight-guide#injection-grammars pull requests welcome
you have carriage returns in the code, so the finding is correct by abaplint, I guess you are using the https://github.com/abaplint/vscode-abaplint extension? just disable the rule if you dont want...
yea, it needs to do all that
1: fixed in https://github.com/abap-openapi/abap-openapi/pull/134