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

fix(webapp): add jsconfig.json to navigate in webapp. #6645

Merged
merged 6 commits into from
Sep 12, 2023
Merged

Conversation

Elweyn
Copy link
Member

@Elweyn Elweyn commented Jul 27, 2023

🍰 Pullrequest

In VsCode the Vue file could not be navigated through,
with this PR it should be fixed.

Issues

  • None

Todo

  • Development jump to imported vue files

@Elweyn Elweyn self-assigned this Jul 27, 2023
webapp/jsconfig.json Outdated Show resolved Hide resolved
@mahula
Copy link
Contributor

mahula commented Jul 31, 2023

In the IDE jumping form import line in a Vue component to the source file of the imported file did not work in all cases for me.
Let us have a closer look to the Vetur setup guide.

Co-authored-by: mahula <lenzmath@posteo.de>
@Elweyn
Copy link
Member Author

Elweyn commented Aug 4, 2023

@mahula OK let's check which one are working and which one need to be defined!

@mahula mahula merged commit f06ec65 into master Sep 12, 2023
24 checks passed
@mahula mahula deleted the fix-vetur-config branch September 12, 2023 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants