Last 12 weeks · 52 commits
2 of 6 standards met
Repository: honojs/vscode. Description: VSCode extension for Hono development Stars: 31, Forks: 2. Primary language: TypeScript. Languages: TypeScript (99.8%), JavaScript (0.2%). License: MIT. Homepage: https://marketplace.visualstudio.com/items?itemName=Hono.hono Latest release: v0.0.3 (1mo ago). Open PRs: 2, open issues: 1. Last activity: 1mo ago. Community health: 37%. Top contributors: usualoma.
Add support for showing CodeLens on @example lines in JSDoc comments that contain HTTP request examples like POST { "name": "John" }. When clicked, the request is sent with application/json content type. Add parseJSDocExamplesFromText() to parse @example HTTP patterns Support multiline JSON in @example blocks Add jsonBody and contentType fields to RequestLensCommandArgs Skip body prompt when jsonBody is provided from @example https://github.com/user-attachments/assets/e99877fc-f977-4b6a-b630-aaa557264fc7