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

Is there any way to improve legibility of the text in Response tab? #54

Closed
desmochai opened this issue Dec 8, 2016 · 4 comments
Closed

Comments

@desmochai
Copy link

  • VSCode Version: 1.7.2
  • OS Version: macOS 10.12.1
  • REST Client Version: 0.11.0

Steps to Reproduce:

  1. My user settings:
    {
    "editor.fontSize": 15,
    "editor.fontFamily": "MonacoB2",
    "editor.fontWeight": "bold"
    }
  2. Observe the response tab
    screen shot 2016-12-08 at 8 30 08 pm
@desmochai desmochai changed the title Is there any way to edit the legibility of the text in Response tab? Is there any way to improve the legibility of the text in Response tab? Dec 8, 2016
@Huachao
Copy link
Owner

Huachao commented Dec 8, 2016

@aqeelb these settings are for text editor, and the response view is like markdown preview, it's actually a html page. And currently it's not supported to configure, I am considering to add similar settings or just reuse these editor settings for REST Client to implement this, thanks for your suggestion

@Huachao Huachao assigned Huachao and unassigned Huachao Dec 8, 2016
@Huachao Huachao closed this as completed in bccc985 Dec 9, 2016
@Huachao
Copy link
Owner

Huachao commented Dec 10, 2016

@aqeelb I've fixed the issue and will publish the new version later, thanks for your great suggestion to impove the usability.

@desmochai
Copy link
Author

@Huachao Awesome! 👏 As soon as you release v0.12.0. I will update and test 😊 Thank you

@desmochai desmochai changed the title Is there any way to improve the legibility of the text in Response tab? Is there any way to improve legibility of the text in Response tab? Dec 10, 2016
@Huachao
Copy link
Owner

Huachao commented Dec 17, 2016

@aqeelb you can try the latest version 0.11.2 to verify, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants