zzarchive-VisualFSharpPowerTools icon indicating copy to clipboard operation
zzarchive-VisualFSharpPowerTools copied to clipboard

QuickInfoMargin -> FSharp.Editing

Open cloudRoutine opened this issue 9 years ago • 0 comments

Dependent on completion of #1412

  • Move flattener and flattenLines
  • Disentangle updateAtCaretPosition into a function that takes the caret position and the current document and returns the tooltip:string option,errrors:(FSharpErrorSeverity * string list) [] and newWord: range (instead of snapshotspan)

Code Located @ https://github.com/fsprojects/VisualFSharpPowerTools/blob/master/src/FSharp.Editing.VisualStudio/Symbol/QuickInfoMargin.fs

cloudRoutine avatar Jul 15 '16 12:07 cloudRoutine