thunder-client-support
thunder-client-support copied to clipboard
Feature requests for the request body (raw) text field
Really nice piece of tooling, I've almost entirely stopped using postman.
4 proposed features for the request body (raw) text field
- line endings
- Have the possibility to display the line endings
- Have the possibility to visually break lines on specific line ending types (cr, lf, crlf, any)
-
Have the option to display the text in a chosen character encoding
-
Option to load raw text from a file on the file system (or, if possible to use a text file opened in the editor)
-
Option to search in the text field
-
Have the option to disable the line wrapping
Thanks @stefaanMLB for the feedback, will add to roadmap.
Sorry, I keep adding stuff while they come up :-)
No problem, the more feedback we get, the better we can make the product . So I happy to collect any feedback.
currently Json and Xml tabs have editor initiated.

So I can add editor to Text tab with text mode, might solve few issues like 3, 4, 5 as you mentioned.
Also If you can share a screenshot explaining 1 and 2