* Helper to tokenize Nunjucks tag
* More granular types
* Add tag definitions
* Improve editor to be more WYSIWYG
* Fixed tests
* Added raw response tag
* Fix OAuth token, new request content-type, and more
* better error messaging around invalid Curl opts
* Make XFERINFOFUNCTION an optional option
* Fix content-type change prompt and double quotes in prettify
* Don't send Expect header on file upload
* Remove dead code
* Base64 tag
* Fix HTML entities in URL clicks
* Fix curl paste
* Fixed duplication kve bug
* Autocomplete sort of works now
* Even better
* Styled autocomplete dropdown
* Minor tweaks
* Autocomplete looking pretty spiffy
* Bug fixes
* Apply dropdown to all editors
* Fixed key propagation when autocomplete open
* Fixed some modals
* Split up editor less
* Some css improvements
* Move filter help out of editor
* Fixed drag-n-drop
* Perfected autocomplete theme
* "fixed" one-line-editor hint click bug
* Better autocomplete and switch single line input on drag enter
* Don't autocomplete on Tab
* Better tag dnd
* Add constants completion API
* Autocomplete headers
* Fixed tests