iljapostnovs / VSCodeUI5Plugin

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

Plugin don't seem to work after update to Version 1.0.0 / 1.0.1 #311

Closed FeryrArdacon closed 1 year ago

FeryrArdacon commented 1 year ago

Describe the bug Hi! The new Versions 1.0.0 and 1.0.1 don't seem to work. None of the plugins features are available any more. I created a minimal sample app for reproducing and added the repository link at the project attachments below. Am I doing something wrong in my project?

To Reproduce Steps to reproduce the behavior:

  1. Open the project in VS Code with the plugin installed in Version 1.0.0 or 1.0.1
  2. Try to use the plugin features like code completion in .js files or the display of the i18n texts (see screenshot)

Expected behavior I would expect that the features that worked in previous versions also work after the update of the plugin.

Screenshots With old plugin version: grafik

With new plugin version: grafik

Desktop (please complete the following information):

Project attachment https://github.com/FeryrArdacon/ui5-sample

Kind regards and thanks for your help in advance, Patrick

iljapostnovs commented 1 year ago

Hi! Thanks for the bug report, but it works fine for me: image

Did you receive any error messages on initialization? Maybe try to run UI5: Clear cache command, if it doesn't help, maybe it's linux specific issue

FeryrArdacon commented 1 year ago

I tried the clear cache, but it didn't help. When I go to the output tab to see if there are any errors from the plugin, it doesn't show. Maybe the plugin doesn't start? grafik

iljapostnovs commented 1 year ago

I will try to install Ubuntu virtual machine on my PC and test the extension there. If there are initialization errors, they should popup by themselves in VSCode.

FeryrArdacon commented 1 year ago

Hi, I tried it myself in an Ubuntu virtual machine that I had here (thanks for the idea). There everything works pretty well. Also tried on a remote system I have access to, there it works as well. It seems to be a very specific problem with my machine here. I am so sorry that I wasted your time like this and thank you for your effort and that you set me up on the right track.

By the way, your plugin is really awesome! I wish you a nice weekend.

Kind regards, Patrick

iljapostnovs commented 1 year ago

No worries!

Thank you for kind words, have a nice weekend as well! :)

Hi, I tried it myself in an Ubuntu virtual machine that I had here (thanks for the idea). There everything works pretty well. Also tried on a remote system I have access to, there it works as well. It seems to be a very specific problem with my machine here. I am so sorry that I wasted your time like this and thank you for your effort and that you set me up on the right track.

By the way, your plugin is really awesome! I wish you a nice weekend.

Kind regards, Patrick