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

Description_empty - class xml not found when multiple folders are open

Open FreHu opened this issue 5 years ago • 5 comments

description_empty shows an error when the class name is lowercase in my code, but uppercase in the xml.

FreHu avatar Sep 11 '20 09:09 FreHu

is the error also present when running abaplint via command line?

try closing and opening the folder again in vscode?

larshp avatar Sep 11 '20 09:09 larshp

I found out this is related to having multiple folders open in vscode. If I only open one folder, the error disappears.

this should be transferred to vscode-abap

FreHu avatar Sep 11 '20 10:09 FreHu

issue transferred to vscode-abaplint

larshp avatar Sep 11 '20 10:09 larshp

I would love to ask vs-code which abaplint.json confi has been loaded. I expected the abaplint page to inform me about the config file, for example right at the top of image

albertmink avatar Dec 17 '20 14:12 albertmink

@albertmink yea, can you help creating that as a separate issue: being able to show which config is loaded and relevant for the current file

larshp avatar Dec 20 '20 09:12 larshp