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

How to correctly intellisense modules in dependencies? #1492

Open
hanayashiki opened this issue Jun 1, 2024 · 0 comments
Open

How to correctly intellisense modules in dependencies? #1492

hanayashiki opened this issue Jun 1, 2024 · 0 comments
Labels
type: documentation Improvements or additions to documentation type: improvement

Comments

@hanayashiki
Copy link

hanayashiki commented Jun 1, 2024

As mentioned in this thread https://discuss.ocaml.org/t/ocamllsp-reporting-unbound-module-when-inspecting-base-core-file-with-working-dune-build/11950

There seems no direct way to correctly view dependency modules.

image

I think it is very important to be able to navigate in dependencies, to understand what they do, like other languages, e.g. Rust and TypeScript.

image

If such feature is not provided, I think it should be mentioned in documentation

@smorimoto smorimoto added type: documentation Improvements or additions to documentation type: improvement labels Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation Improvements or additions to documentation type: improvement
Projects
None yet
Development

No branches or pull requests

2 participants