Skip to content
This repository has been archived by the owner on Oct 4, 2021. It is now read-only.

open statements for F# must be manually added when pasting/writing code #4507

Closed
willsam100 opened this issue Apr 11, 2018 · 6 comments
Closed

Comments

@willsam100
Copy link

willsam100 commented Apr 11, 2018

When writing C#, and pasting code into the editor, intellisense is able to add the required using statement.

When pasting in in the same code (syntactically correct) intellisense does not allow me add the required open statement.

VS bug #598391

@willsam100 willsam100 changed the title I can't add open statements for F# when pasting in code open statements for F# must be manually added when pasting/writing code Apr 11, 2018
@nosami nosami self-assigned this Apr 11, 2018
@xamarin-release-manager
Copy link
Contributor

Fixed in version 8.0.0.1037 (master)

Pull Request #6821 merged by: Lluis Sanchez
Author: mono
Commit: e2d1cf6 (mono/monodevelop)

@xamarin-release-manager
Copy link
Contributor

Fixed in version 7.8.0.1499 (release-7.8)

Pull Request #6838 merged by: Jason Imison
Author: mono
Commit: 27d8e84 (mono/monodevelop)

@xamarin-release-manager
Copy link
Contributor

[sync] [VS-17] Comment by xamarinc

Fixed in version 8.0.0.1037 (master)

Pull Request #6821 merged by: Lluis Sanchez
Author: mono
Commit: e2d1cf6 (mono/monodevelop)

@xamarin-release-manager
Copy link
Contributor

[sync] [VS-21] Comment by xamarinc

Fixed in version 8.0.0.1049 (release-8.0)

Pull Request #6821 merged by: Lluis Sanchez
Author: mono
Commit: e2d1cf6 (mono/monodevelop)

@xamarin-release-manager
Copy link
Contributor

Fixed in version 8.6.0.802 (master)

Pull Request #6821 merged by: Lluis Sanchez
Author: mono
Commit: e2d1cf6 (xamarin/monodevelop)

@xamarin-release-manager
Copy link
Contributor

[sync] [VS-47] Comment by xamarinc

Fixed in version 8.6.0.802 (master)

Pull Request #6821 merged by: Lluis Sanchez
Author: mono
Commit: e2d1cf6 (xamarin/monodevelop)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants