You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.
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)
Dependent on completion of #1412
flattener
andflattenLines
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
The text was updated successfully, but these errors were encountered: