Isnin, 26 Mei 2025

Show HN: JSON Commenter, add comments with valid JSON syntax https://ift.tt/Gx9fZ78

Show HN: JSON Commenter, add comments with valid JSON syntax JSON Commenter is a vscode extension that lets you create inline comments in a JSON file while keeping valid syntax. You create a block with a command that places the comment anywhere legal in the JSON. The text is edited inline and supports word wrap, padding, margins, etc. The comment is in a somewhat good-looking box with minimal extra characters. Zero-width unicode chars give keys that only show two quotes. This is a sample comment block... " ":"----------------------", " ":" This is a comment. ", " ":"----------------------", https://ift.tt/plmXN4R May 27, 2025 at 04:03AM

Tiada ulasan:

Show HN: Fast Elevation API with memory mapped tiles https://ift.tt/suKxOBC

Show HN: Fast Elevation API with memory mapped tiles I recently wrote and launched a high-performance Elevation API, built from the ground u...