An open API service indexing awesome lists of open source software.

https://github.com/keith-hall/http-request-response-syntax

HTTP Request/Response sublime-syntax grammar
https://github.com/keith-hall/http-request-response-syntax

sublime-syntax

Last synced: 6 months ago
JSON representation

HTTP Request/Response sublime-syntax grammar

Awesome Lists containing this project

README

          

# HTTP Request Response Syntax
This is a sublime-syntax grammar for HTTP Requests and/or Responses.
It was originally designed for use in https://github.com/sharkdp/bat, so it is not using any Sublime Text 4 features, as https://github.com/trishume/syntect does not support them yet. So this package should work in Sublime Text 3 also.

Example highlighting:

![example http request response highlighting](./docs/images/example_http_highlighting.png)