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

[VS] F#: Guests incorrectly see errors for valid types, namespaces, and modules defined outside of the current file #64

Closed
Chuxel opened this issue Jan 30, 2018 · 1 comment

Comments

@Chuxel
Copy link
Member

Chuxel commented Jan 30, 2018

F#'s feature support does not work with VS Live Share and this is a full feature needed to implement. This is was tagged as a bug given it's behavior, but it is effectively a full feature that is not currently implemented: full intellisense

Product and Version: Visual Studio 2017 Preview (15.6 Preview 3)
OS Version: Windows 10 Enterprise 64-bit
Live Share Extension Version: 0.2.58
Target Platform or Language: F#

Steps to Reproduce / Scenario:

  1. [Host] Create a new F# MS Test Project (.NET Core)
  2. [Host] Open Tests.fs
  3. [Host] Share
  4. [Guest] Join
  5. [Guest] Look at Tests.fs

Expected: No errors visible

Actual: VisualStudio and TestMethod show errors (red squiggles). Similar to #63.

@Chuxel
Copy link
Member Author

Chuxel commented May 7, 2018

There should not be any "red squiggles" anymore as of v0.3.392/v.0.393. However full intellisense is not supported yet. Keep an eye on platform support for info on when we get this up and running.

@Chuxel Chuxel closed this as completed May 7, 2018
Chuxel pushed a commit that referenced this issue May 17, 2018
Confirm merge from repo_sync_working_branch to live to sync with https://github.com/microsoftdocs/live-share (branch master)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant