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

Query result viewer doesn't always reformat the response JSON #209

Closed
jimkyndemeyer opened this issue Jan 26, 2019 · 1 comment
Closed

Comments

@jimkyndemeyer
Copy link
Collaborator

The plugin calls the reformat action before the document text has been committed. As a result the reformat action sometimes works on an outdated PSI and doesn't work as expected.

jimkyndemeyer added a commit that referenced this issue Jan 26, 2019
- Make the Query result viewer work with windows line endings in JSON responses (#191)
@jimkyndemeyer
Copy link
Collaborator Author

jimkyndemeyer commented Jan 26, 2019

Fixed in v1.7.3 pending JetBrains approval.

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

No branches or pull requests

1 participant