iljapostnovs / VSCodeUI5Plugin

Visual Studio Code Extension for UI5 Development
Apache License 2.0
61 stars 6 forks source link

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

Open daletman opened 5 months ago

daletman commented 5 months ago

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.

iljapostnovs commented 5 months ago

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.