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

analyzer: add module index paths and wrapper module path as code block #102

Conversation

get200
Copy link
Contributor

@get200 get200 commented Apr 20, 2024

1.Module index path is missing

When the VMODULES environment variable is defined, other module paths need to be added to the index so that lsp can parse them correctly.

2.Module path is escaped incorrectly

  • dir -> escaped
impor_path_before_1
  • dir -> wrapper as code block
impor_path_after_1

@spytheman spytheman merged commit 7e11a6f into vlang:main Apr 20, 2024
13 checks passed
yuyi98 pushed a commit to yuyi98/v-analyzer that referenced this pull request Jul 3, 2024
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.

2 participants