Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Feature request: Add HTTP Method to endpoint and/or change icon and/or color of the icon based on HTTP Method #41

Open
jsynowiec opened this issue Aug 31, 2016 · 2 comments

Comments

@jsynowiec
Copy link

Is it possible to add the HTTP method name to each endpoint? Or even change the symbol or symbol color for each HTTP method? I know that I can name then accordingly but displaying the method in square braces as a prefix to the endpoint name might be more useful.

E.g.

# Users Group
## User avatar
### Set user avatar [POST]
### Unset user avatar [DELETE]

Could be rendered like
method-navigator

@XVincentX
Copy link
Owner

Quick note: VSCode does not support the ability to add custom icons to symbols.

Tracking issue: microsoft/vscode#11342

@XVincentX
Copy link
Owner

According to the tracking issue, the feature needed in VSCode will not be implemented!

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

No branches or pull requests

2 participants