Goodies 34: Text position and selection in FileMaker

MBS Plugin on macOS shows the cursor position within the text for calculations, so you can say which line something is. You can see the length of a selection:

This may be helpful to decide if you have the right number of spaces in a text. Or to tell your colleague in which line of the calculation a problem is.

To configure you can use a checkbox in preferences dialog or use our SyntaxColoring.ShowTextPositions.SetEnabled to enable/disable it in code.


Custom context menu commands 34 Invisible characters