Installation Dependency#
from now onwards, there is no need to install dothttp-req (python dependency). devs can start from vscode itself
Better Grammar Support#
now highlights url, name, method and json
Outline#
Now http file outline is available, dev can switch between multiple http defs in single easily
History#
Now onwards dev can list requests he made, open requests
Error reporting#
Now reports error while editing.
![error reporting with more info](/img/error-reporting-with more info.jpg)
Output Channel#
From now onwards dev can check communication between langserver and vscode and can report bugs.
Users can go to dothttp-code view of output channel.