Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear issues when the Vaadin application is not at the root of the VS Code project. #32

Open
Legioth opened this issue Oct 31, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Legioth
Copy link
Member

Legioth commented Oct 31, 2024

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.

@MarcinVaadin MarcinVaadin added the bug Something isn't working label Nov 4, 2024
@MarcinVaadin
Copy link
Member

Maybe solution same as in https://github.com/vaadin/copilot-internal/issues/3630 could be also applied here.

@abdullahtellioglu
Copy link

It should be fixed in part of multi module project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants