Skip to content

No intellisense for types from other targets #480

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

Closed
GideonUng opened this issue Jan 22, 2023 · 4 comments
Closed

No intellisense for types from other targets #480

GideonUng opened this issue Jan 22, 2023 · 4 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@GideonUng
Copy link

Describe the bug
no intellisense on windows when trying to use other targets.

To Reproduce
Steps to reproduce the behavior:

  1. swift package init
  2. add second target to package
  3. add second target to first target as dep
  4. rebuild
  5. try using any types from second target

Expected behavior
auto completion & inley hints for deduced types

Environment

  • OS: Windows 11
  • Swift version: 5.7.3
  • Visual Studio Code version: 1.74.3
  • vscode-swift version: 1.0.0
@GideonUng GideonUng added the bug Something isn't working label Jan 22, 2023
@adam-fowler adam-fowler added the duplicate This issue or pull request already exists label Jan 22, 2023
@adam-fowler
Copy link
Contributor

The cause of this is the same issue as #479, so I'm going to close this

@GideonUng
Copy link
Author

I opened this since i dont think it is. The other issue is about files inside the same target, which has previously worked for me. this is about symbols coming from another target, which has never worked for me on windows.

@adam-fowler
Copy link
Contributor

Ok I'll reopen when we resolve the other issue and this is still a problem. If you saw my responses to the other issue you'll see frustratingly I can get it to work fine.

@GideonUng
Copy link
Author

I have had this same problem on 3 different machines and about 7 windows installs. So its very persistent and repeatable for me.
I reinstall windows often and then see if this has been fixed for about a year now since id be quite interested in swift if i could work with it reliably on windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants