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

Improving VS Tooling #730

Closed
cloudRoutine opened this issue Nov 18, 2015 · 2 comments
Closed

Improving VS Tooling #730

cloudRoutine opened this issue Nov 18, 2015 · 2 comments

Comments

@cloudRoutine
Copy link
Contributor

@KevinRansom At the standup on monday you talked about some VB code that needed to be upgraded to F#, were you refering to [FSharp.Project]
https://github.com/Microsoft/visualfsharp/tree/master/vsintegration/src/vs/FsPkgs/FSharp.Project/VB/FSharpPropPage)

@enricosada You mentioned improving the REPL window, was it based on the code in VisualStudio-SharedProject or something else?

Are there other areas that need improvement that have been stuck on the backlog?

@enricosada
Copy link
Contributor

@cloudRoutine that's the only vb code (property pages), some xaml+fs will be awesome (high dpi and easier to maintain). If we remove the VB proj, we can merge two c# proj inside the solution, used only because it was needed as reference (less code).

about the repl, it's the ReplWindow, just install python extension or nodejs, you'll see the improvemenent (coloring, autocomplete, tooltip). I know fsharpi need to change, but at least the vs ui is done.

i think it's the same code as roslyn repl windows for vs < 2015, with 2015 they reference the one in roslyn assembly directly.

i added #496 and a pr to add the sharedproj as submodule ( #733 ), so we can cleanup easier (without duplicate the code)

@dsyme
Copy link
Contributor

dsyme commented Feb 2, 2017

Closing old discussion

@dsyme dsyme closed this as completed Feb 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants