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

Automatically color URL parts #112

Open
gdubicki opened this issue Jul 31, 2016 · 0 comments
Open

Automatically color URL parts #112

gdubicki opened this issue Jul 31, 2016 · 0 comments

Comments

@gdubicki
Copy link

To make editing entered URL easier it would be nice if its syntax would be colored, automatically, on the fly.

We could use color style similar to browser, for example: green for "https://", grey for "http://", black for domain and grey for path and query, but as we are talking about REST client I would go further.

I suggest to distinguish each path element and parameters for example with different shades of blue for path, different shades of green for param names and violet for values and red for "/", "?", "&" and other special characters.

I attach a crude mockup for this idea.

screenshot 2016-07-31 11 45 44

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