JetBrains / JetBrains/http-request-in-editor-spec
Please support syntax highlighting in Markdown
- Dominant language
- No language data
- Stars
- 152
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Please support syntax highlighting for Markdown blocks with `html` and `rest` types
````
```html
###
# @name CreateItem
POST https://myownsite.com/item
Content-Type: application/json
Authorization: Bearer d3434f3f564g564g56
X-Api-Kye: test
Accept-Encoding: test
{"some": "body"}
```
````
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by locating the Markdown rendering or syntax-highlighting implementation and its tests, then check how language types are registered. Done means Markdown blocks marked html and rest receive syntax highlighting without breaking the shown HTTP request content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, markdown
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100