Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle *COMMANDs in the tokeniser #110

Merged
merged 1 commit into from
Nov 3, 2024
Merged

Handle *COMMANDs in the tokeniser #110

merged 1 commit into from
Nov 3, 2024

Conversation

mattgodbolt
Copy link
Owner

Uses the new Monaco's ability to handle \n specially. Adds tests for the new capabilities.

With thanks to microsoft/monaco-editor#2265

Closes #37

Uses the new Monaco's ability to handle `\n` specially. Adds
tests for the new capabilities.

With thanks to microsoft/monaco-editor#2265
@mattgodbolt mattgodbolt merged commit 47eaa14 into main Nov 3, 2024
2 checks passed
@mattgodbolt mattgodbolt deleted the mg/fix_37 branch November 3, 2024 20:32
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.

* command should last to end of line
1 participant