JetBrains / JetBrains/http-request-in-editor-spec

Please support syntax highlighting in Markdown

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.