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
letmacroExpansionFileName= sourceFileURL.lastPathComponent // name of the source file
92
-
letmacroExpansionPositionRangeFragment=
91
+
letmacroExpansionFileName= sourceFileURL.deletingPathExtension().lastPathComponent // name of the source file
92
+
letmacroExpansionPositionRangeIndicator=
93
93
"L\(macroEdit.range.lowerBound.line)C\(macroEdit.range.lowerBound.utf16index)-L\(macroEdit.range.upperBound.line)C\(macroEdit.range.upperBound.utf16index)" // github permalink notation for position range
0 commit comments