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

[wip] introduce some wrapping types to help refactor #1399

Closed smoothdeveloper closed 8 years ago

smoothdeveloper commented 8 years ago

pervasive usage of VS APIs in many components needs to be decoupled, starting with

Microsoft.VisualStudio.Text.SnapshotSpan Microsoft.VisualStudio.Text.SnapshotPoint Microsoft.VisualStudio.Text.ITextSnapshot

If that technique seems a good approach and you want to help with this, I can give access to my fork.