bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Add autocompletion for headers value

Open GuillaumeOnepilot opened this issue 2 years ago • 3 comments

Description

Created a list of possible mime type for headers value similar to Postman. This could be improved by created a map for specific headers, but I recon it would be difficult to maintain properly

https://github.com/usebruno/bruno/assets/97881811/736bc98d-9c4f-458e-8816-006fc2d5190b

#1141

Contribution Checklist:

  • [x] The pull request only addresses one issue or adds one feature.
  • [x] The pull request does not introduce any breaking changes
  • [x] I have added screenshots or gifs to help explain the change if applicable.
  • [x] I have read the contribution guidelines.
  • [x] Create an issue and link to the pull request.

GuillaumeOnepilot avatar Dec 04 '23 20:12 GuillaumeOnepilot

Looks good! One thing: I would probaly move the mimeTypes.js one folder up into the codemirror folder and rename it to something like autocompleteConstants.js.

Its-treason avatar Dec 04 '23 22:12 Its-treason

Looks good! One thing: I would probaly move the mimeTypes.js one folder up into the codemirror folder and rename it to something like autocompleteConstants.js.

Make sense I will do it

GuillaumeOnepilot avatar Dec 05 '23 07:12 GuillaumeOnepilot

@Its-treason Any news on this ?

GuillaumeOnepilot avatar Apr 02 '24 11:04 GuillaumeOnepilot