Skip to content

Conversation

@dbarenholz
Copy link
Contributor

Previously, this underline (^^^^) did not position correctly when writing your metabind code in a readable way (with newlines and tabs):

INPUT[slider(
	addLabels,
	minValue(0),
	maxValue(100),
	this_is_invalid_oh_no
):slider]

This fix makes it underline at the correction position as shown in the image below.

image

@mProjectsCode
Copy link
Owner

thanks for the fix :)

@mProjectsCode mProjectsCode merged commit 53f706c into mProjectsCode:master Oct 25, 2023
@dbarenholz dbarenholz deleted the patch-1 branch October 25, 2023 12:49
mProjectsCode added a commit that referenced this pull request Nov 1, 2023
Fix underline position in error message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants