vscode-abaplint icon indicating copy to clipboard operation
vscode-abaplint copied to clipboard

looks like global skip logic is not taken into account

Open larshp opened this issue 5 years ago • 2 comments

example from https://github.com/MindsetConsulting/MindsetAppAnalyzerFree

this is a generated gateway class, so it should be ignored, it is in command line but not in the extension

image

larshp avatar Apr 21 '20 17:04 larshp

somehow show a info message with the number of issues ignored?

larshp avatar Apr 22 '20 10:04 larshp

looks like this error is related to namespaces

larshp avatar Apr 23 '20 14:04 larshp