VSCodeUI5Plugin icon indicating copy to clipboard operation
VSCodeUI5Plugin copied to clipboard

Question/Feature request: Debugging or getting detailed Logs of the Extension

Open daletman opened this issue 1 year ago • 1 comments

Is there a way to get logs of what the Extension does to see, why it fails to work with one of my projects?

I have the same issue as in https://github.com/iljapostnovs/VSCodeUI5Plugin/issues/350#issue-1764943816 and only one project doesn't work on my machine.

daletman avatar Apr 09 '24 06:04 daletman

Hi,

Unfortunately there is no logs available for that, every time I tried to introduce logs, they never helped with any issue, so I kind of forgot about them.

Is your project not recognized as UI5 project or there is another issue? In any case, I could propose only to send minimal project example in order to debug it, or you could download the extension and debug by yourself as well.

iljapostnovs avatar Apr 17 '24 17:04 iljapostnovs