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

Complete dot #64

Open
Freed-Wu opened this issue Apr 8, 2024 · 0 comments
Open

Complete dot #64

Freed-Wu opened this issue Apr 8, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Freed-Wu
Copy link

Freed-Wu commented Apr 8, 2024

Describe the solution you'd like
examples come from https://mesonbuild.com/Subprojects.html#toggling-between-system-libraries-and-embedded-sources

  libsimple_proj = subproject('libsimple')
  libsimple_dep = libsimple_proj.get_variable('libsimple_dep')

Can we press libsimple_proj. to get completion of get_variable?

Will you write a patch?

I am not familiar with C++.

@JCWasmx86 JCWasmx86 added enhancement New feature or request good first issue Good for newcomers labels Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants