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

VSCODE-203: Print playground results as EJSON or text #206

Merged
merged 1 commit into from
Nov 16, 2020

Conversation

alenakhineika
Copy link
Contributor

@alenakhineika alenakhineika commented Nov 16, 2020

Description

  • The playground results should be either EJSON or text.
  • Multiline strings in text documents should be printed as multiline strings as well.

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

@alenakhineika alenakhineika changed the title fix: print playground results as ejson or text (VSCODE-203) VSCODE-203: Print playground results as EJSON or text Nov 16, 2020
Copy link
Contributor

@addaleax addaleax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! :)

@alenakhineika alenakhineika merged commit c82c22a into master Nov 16, 2020
@alenakhineika alenakhineika deleted the VSCODE-203-print-ejson-output-for-playgrounds branch November 16, 2020 15:30
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