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

feat(cli-repl): retain comments in multiline input MONGOSH-951 #1071

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

addaleax
Copy link
Contributor

Convert single-line // comments into /* ... */ comments when
transforming multiline user input.

Convert single-line `//` comments into `/* ... */` comments when
transforming multiline user input.
@addaleax addaleax requested a review from alenakhineika August 12, 2021 11:52
@addaleax addaleax merged commit 1d538cc into main Aug 23, 2021
@addaleax addaleax deleted the 951-dev branch August 23, 2021 08:05
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