Skip to content

Conversation

@sampottinger
Copy link
Collaborator

Superseded #747

WillRabalais04 and others added 11 commits March 24, 2023 01:47
Updates the getStringValue method of the VariableNode class so that it correctly handles multidimensional arrays. The default formatting of multidimensional arrays is to have the size of the first array written in the last set of brackets eg.int[][5]. This changes it so that the returned value has the size of the first array written in the first set of brackets eg.int[5][]. This can parse multidimensional arrays of any size.
Closes Debugger lists immediate array dimension last benfry#606.
Fix an issue where tweaks mode wont run if there are semi-transparent
colors in the tab because of a regex issue.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants