fsprojects-archive / zzarchive-VisualFSharpPowerTools

[ARCHIVED] Power commands for F# in Visual Studio
http://fsprojects.github.io/VisualFSharpPowerTools/
Apache License 2.0
310 stars 77 forks source link

FSharp.Editing Migration & Refactoring #1406

Open cloudRoutine opened 8 years ago

cloudRoutine commented 8 years ago

This issue tracks to overall progress of refactoring the VisualFSharpPowerTools codebase and moving functionality and core business logic to FSharp.Editing from FSharp.Editing.VisualStudio to enable out of process execution of FCS and a public API that will form the foundation of F# tooling features that any editor can draw functionality from across platforms.

The list will be updated as the individual issues/PRs for each feature are closed/merged.

Contributions to this milestone should be PR'd onto https://github.com/fsprojects/VisualFSharpPowerTools/tree/migration

Modules/Features to Refactor

Project System