Skip to content

Fixed issue with \n in toTokenList#46

Closed
dgmltn wants to merge 1 commit into
SnipMeDev:mainfrom
dgmltn:dgmltn/toTokenList
Closed

Fixed issue with \n in toTokenList#46
dgmltn wants to merge 1 commit into
SnipMeDev:mainfrom
dgmltn:dgmltn/toTokenList

Conversation

@dgmltn
Copy link
Copy Markdown

@dgmltn dgmltn commented May 26, 2024

The SyntaxTokens.toTokenList function had an edge case where some tokens were not being recognized properly. This was due to \n characters creeping into the list. This fixes that.

image

@tmaxxdd
Copy link
Copy Markdown
Member

tmaxxdd commented Aug 11, 2024

Thank you for that fix. I missed that newline :P
Fix will be merged soon

@tmaxxdd
Copy link
Copy Markdown
Member

tmaxxdd commented Aug 14, 2024

@dgmltn Thanks for outlining the problem.

This has been fixed in #48 and should not happen in future.

@tmaxxdd tmaxxdd closed this Aug 14, 2024
@tmaxxdd
Copy link
Copy Markdown
Member

tmaxxdd commented Aug 15, 2024

@dgmltn Version 0.9.1 with fix is released

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.

3 participants