You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the plugin doesn't work with a project config like this.
project_root/
vaadin_app/
[all the files from a simple Spring Boot project from start.vaadin.com]
I started the application by doing Debug for the Application class. Copilot is then detecting that VS Code is used, but it claims that there is no plugin for VS code even though it is actually installed. Trying to set up Hotswap Agent through Copilot seems to succeed according to Copilot but it has no practical impact since the wrong launch.json file is updated.
The text was updated successfully, but these errors were encountered:
Seems like the plugin doesn't work with a project config like this.
I started the application by doing
Debug
for theApplication
class. Copilot is then detecting that VS Code is used, but it claims that there is no plugin for VS code even though it is actually installed. Trying to set up Hotswap Agent through Copilot seems to succeed according to Copilot but it has no practical impact since the wronglaunch.json
file is updated.The text was updated successfully, but these errors were encountered: